API Guide

Response Status Codes
Table 52. Response Status Codes
HTTP Status Code Reason
401 No login information specied in the request
403 User doesn't have privileges to access this operation
500 User Log Internal Error, contact your system administrator
/Deployment/deneService
Description
Denes a browneld 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 dene N/A body com.dell.asm.asmco
re.asmmanager.clien
t.deployment.Servic
eDenition
Response Status Codes
Table 54. Response Status Codes
HTTP Status Code Reason
201 Browneld service dened.
400 Invalid parameters to dene a browneld service that may be
used for a browneld deployment.
/Deployment/deneServiceDi
Description
Identies the dierences from the existing service and denes an updated version of the service that that may used as a deployment
42