API Guide

Table Of Contents
Response Status Codes
Table 44. Response Status Codes
HTTP Status Code Reason
401 No login information specified in the request
403 User doesn't have privileges to access this
operation
500 User Log Internal Error, contact your system
administrator
/Deployment/defineService
Desciption
Defines a brownfield service that may be a Deployment
Method
post
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 45. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body (required) Service to
define
N/A body com.dell.asm.as
mcore.asmman
ager.client.depl
oyment.Service
Definition
Response Status Codes
Table 46. Response Status Codes
HTTP Status Code Reason
201 Brownfield service defined.
400 Invalid parameters to define a brownfield service
that may be used for a brownfield deployment.
45