API Guide

Response Content-Type: application/json, application/xml
Parameters
Table 38. 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 39. Response Status Codes
HTTP Status Code Reason
204 Successfully changed the DHCP settings.
500 Unable to change DHCP settings on the ASM appliance.
/Deployment/
Description
Retrieve all Deployments with lter, sort, paginate which returns Array of Deployment.class
Method
get
Response Class
[ Deployment ]
Response Content-Type: application/xml, application/json
Parameters
Table 40. Parameters
Parameter Value Description Default Value Parameter Type Data Type
sort N/A Valid sort columns:
name,createdBy,cre
atedDate,updatedBy
,updatedDate,expira
tionDate,deploymen
tDesc,marshalledTe
mplateData,health
N/A query string
lter N/A Valid lter columns:
name,createdBy,cre
atedDate,updatedBy
,updatedDate,expira
tionDate,deploymen
tDesc,marshalledTe
mplateData,health
N/A query array
37