API Guide

Table Of Contents
Response Content-Type: application/json, application/xml
Parameters
Table 32. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) DHCPEntity
object that
needs to be set
on ASM
appliance
N/A body dhcpSettings
Response Status Codes
Table 33. Response Status Codes
HTTP Status Code Reason
204 Successfully changed the DHCP settings.
500 Unable to change DHCP settings on the ASM
appliance.
/Deployment/
Desciption
Retrieve all Deployments with filter, sort, paginate which returns Array of Deployment.class
Method
get
Response Class
[ Deployment ]
Response Content-Type: application/xml, application/json
Parameters
Table 34. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
sort N/A Valid sort
columns:
name,createdB
y,createdDate,u
pdatedBy,updat
N/A query string
40