API Guide
Response Status Codes
Table 52. Response Status Codes
HTTP Status Code Reason
401 No login information specied in the request
403 User doesn't have privileges to access this operation
500 User Log Internal Error, contact your system administrator
/Deployment/deneService
Description
Denes a browneld service that may be a Deployment
Method
post
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 53. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body (required) Service to dene N/A body com.dell.asm.asmco
re.asmmanager.clien
t.deployment.Servic
eDenition
Response Status Codes
Table 54. Response Status Codes
HTTP Status Code Reason
201 Browneld service dened.
400 Invalid parameters to dene a browneld service that may be
used for a browneld deployment.
/Deployment/deneServiceDi
Description
Identies the dierences from the existing service and denes an updated version of the service that that may used as a deployment
42