"Get_the_list_of_uploads":_M("GET upload/","Get the list of uploads",[]),
"Track_an_upload_status":_M("GET upload/{id}","Track an upload status",[]),
"Cancel_an_upload":_M("DELETE upload/{id}/cancel","Cancel an upload",[]),
"Delete_an_upload":_M("DELETE upload/{id}","Delete an upload",[]),
"Cleanup_all_terminated_uploads":_M("DELETE upload/clean","Cleanup all terminated uploads",[]),
},
"Airmedia":{
"Get_the_current_AirMedia_configuration":_M("GET airmedia/config/","Get the current AirMedia configuration"),
"Get_the_current_AirMedia_configuration":_M("GET airmedia/config/","Get the current AirMedia configuration",[]),
"Update_the_current_AirMedia_configuration":_M("PUT airmedia/config/","Update the current AirMedia configuration",["PostData"]),
"Get_the_list_of_available_AirMedia_receivers":_M("GET airmedia/receivers/","Get the list of available AirMedia receivers"),
"Get_the_list_of_available_AirMedia_receivers":_M("GET airmedia/receivers/","Get the list of available AirMedia receivers",[]),
},
"Rrd":{
},
"Call":{
"List_every_calls":_M("GET call/log/","List every calls"),
"List_every_calls":_M("GET call/log/","List every calls",[]),
"Delete_every_calls":_M("POST call/log/delete_all/","Delete every calls",["PostData"]),
"Mark_every_calls_as_read":_M("POST call/log/mark_all_as_read/","Mark every calls as read",["PostData"]),
"Access_a_given_call_entry":_M("GET call/log/{id}","Access a given call entry"),
"Delete_a_call":_M("DELETE call/log/{id}","Delete a call"),
"Access_a_given_call_entry":_M("GET call/log/{id}","Access a given call entry",[]),
"Delete_a_call":_M("DELETE call/log/{id}","Delete a call",[]),
"Update_a_call_entry":_M("PUT call/log/{id}","Update a call entry",["PostData"]),
},
"Contacts":{
"Get_a_list_of_contacts":_M("GET contact/","Get a list of contacts"),
"Access_a_given_contact_entry":_M("GET contact/{id}","Access a given contact entry"),
"Get_a_list_of_contacts":_M("GET contact/","Get a list of contacts",[]),
"Access_a_given_contact_entry":_M("GET contact/{id}","Access a given contact entry",[]),
"Create_a_contact":_M("POST contact/","Create a contact",["PostData"]),
"Delete_a_contact":_M("DELETE contact/{id}","Delete a contact"),
"Delete_a_contact":_M("DELETE contact/{id}","Delete a contact",[]),
"Update_a_contact_entry":_M("PUT contact/{id}","Update a contact entry",["PostData"]),
"Get_the_list_of_numbers_for_a_given_contact":_M("GET contact/{contact_id}/[numbers|addresses|urls|emails]/","Get the list of numbers for a given contact"),
"Access_a_given_contact_number":_M("GET [number,address,url,email]/{id}","Access a given contact number"),
"Get_the_list_of_numbers_for_a_given_contact":_M("GET contact/{contact_id}/[numbers|addresses|urls|emails]/","Get the list of numbers for a given contact",[]),
"Access_a_given_contact_number":_M("GET [number,address,url,email]/{id}","Access a given contact number",[]),
"Create_a_contact_number":_M("POST [number,address,url,email]/","Create a contact number",["PostData"]),
"Delete_a_contact_number":_M("DELETE [number,address,url,email]/{id}","Delete a contact number"),
"Delete_a_contact_number":_M("DELETE [number,address,url,email]/{id}","Delete a contact number",[]),
"Update_a_contact_number":_M("PUT [number,address,url,email]/{id}","Update a contact number",["PostData"]),
},
"Connection":{
"Get_the_current_Connection_status":_M("GET connection/","Get the current Connection status"),
"Get_the_current_Connection_configuration":_M("GET connection/config/","Get the current Connection configuration"),
"Get_the_current_Connection_status":_M("GET connection/","Get the current Connection status",[]),
"Get_the_current_Connection_configuration":_M("GET connection/config/","Get the current Connection configuration",[]),
"Update_the_Connection_configuration":_M("PUT connection/config/","Update the Connection configuration",["PostData"]),
"Get_the_current_IPv6_Connection_configuration":_M("GET connection/ipv6/config/","Get the current IPv6 Connection configuration"),
"Get_the_current_IPv6_Connection_configuration":_M("GET connection/ipv6/config/","Get the current IPv6 Connection configuration",[]),
"Update_the_IPv6_Connection_configuration":_M("PUT connection/ipv6/config/","Update the IPv6 Connection configuration",["PostData"]),
"Get_the_current_xDSL_infos":_M("GET connection/xdsl/","Get the current xDSL infos"),
"Get_the_current_FTTH_status":_M("GET connection/ftth/","Get the current FTTH status"),
"Get_the_status_of_a_DynDNS_service":_M("GET connection/ddns/{provider}/status/","Get the status of a DynDNS service"),
"Get_the_config_of_a_DynDNS_service":_M("GET connection/ddns/{provider}/","Get the config of a DynDNS service"),
"Get_the_current_xDSL_infos":_M("GET connection/xdsl/","Get the current xDSL infos",[]),
"Get_the_current_FTTH_status":_M("GET connection/ftth/","Get the current FTTH status",[]),
"Get_the_status_of_a_DynDNS_service":_M("GET connection/ddns/{provider}/status/","Get the status of a DynDNS service",[]),
"Get_the_config_of_a_DynDNS_service":_M("GET connection/ddns/{provider}/","Get the config of a DynDNS service",[]),
"Set_the_config_of_a_DynDNS_service":_M("PUT connection/ddns/{provider}/","Set the config of a DynDNS service",["PostData"]),
},
"Lan":{
"Get_the_current_Lan_configuration":_M("GET lan/config/","Get the current Lan configuration"),
"Get_the_current_Lan_configuration":_M("GET lan/config/","Get the current Lan configuration",[]),
"Update_the_current_Lan_configuration":_M("PUT lan/config/","Update the current Lan configuration",["PostData"]),
},
"Freeplug":{
"Get_the_current_Freeplugs_networks":_M("GET freeplug/","Get the current Freeplugs networks"),
"Get_a_particular_Freeplug_information":_M("GET freeplug/{id}/","Get a particular Freeplug information"),
"Reset_a_Freeplug":_M("POST freeplug/{id}/reset/","Reset a Freeplug"),
"Get_the_current_Freeplugs_networks":_M("GET freeplug/","Get the current Freeplugs networks",[]),
"Get_a_particular_Freeplug_information":_M("GET freeplug/{id}/","Get a particular Freeplug information",[]),
"Reset_a_Freeplug":_M("POST freeplug/{id}/reset/","Reset a Freeplug",[]),
},
"Dhcp":{
"Get_the_current_DHCP_configuration":_M("GET dhcp/config/","Get the current DHCP configuration"),
"Get_the_current_DHCP_configuration":_M("GET dhcp/config/","Get the current DHCP configuration",[]),
"Update_the_current_DHCP_configuration":_M("PUT dhcp/config/","Update the current DHCP configuration",["PostData"]),
"Get_the_list_of_DHCP_static_leases":_M("GET dhcp/static_lease/","Get the list of DHCP static leases"),
"Get_a_given_DHCP_static_lease":_M("GET dhcp/static_lease/{id}","Get a given DHCP static lease"),
"Get_the_list_of_DHCP_static_leases":_M("GET dhcp/static_lease/","Get the list of DHCP static leases",[]),
"Get_a_given_DHCP_static_lease":_M("GET dhcp/static_lease/{id}","Get a given DHCP static lease",[]),