API Guide

Table Of Contents
Response Status Codes
Table 124. Response Status Codes
HTTP Status Code Reason
204 Successfully set the NTP settings to on.
500 Unable to turn on NTP settings on the ASM
appliance.
/NTP/
Desciption
Turn off NTP settings on ASM appliance
Method
delete
Response Class
void
Response Content-Type: application/json, application/xml
Response Status Codes
Table 125. Response Status Codes
HTTP Status Code Reason
204 Successfully set the NTP settings to off.
500 Unable to turn off NTP settings on the ASM
appliance.
/Network/
Desciption
Retrieve networks
Method
get
Response Class
[ Network ]
77