API Guide
Parameters
Table 35. Parameters
Parameter Value Description Default Value Parameter Type Data Type
id (required) Id of credential to
delete
N/A path string
Response Status Codes
Table 36. Response Status Codes
HTTP Status Code Reason
204 Delete completed successfully
400 Bad Request, verify credential type and id is correct
/DHCP/
Description
Retrieve DHCP settings from ASM appliance
Method
get
Response Class
dhcpSettings
Response Content-Type: application/json, application/xml
Response Status Codes
Table 37. Response Status Codes
HTTP Status Code Reason
200 Retrieved DHCP settings from ASM appliance successfully.
500 Unable to get DHCP settings from the ASM appliance.
/DHCP/
Description
Apply DHCP settings on ASM appliance
Method
put
Response Class
void
36