API Guide

Table Of Contents
Parameter Value Description Default Value Parameter
Type
Data Type
Otherwise the
same server
may be
assigned to
multiple
components.
Response Status Codes
Table 52. Response Status Codes
HTTP Status Code Reason
200 DeploymentFilterResponse retrieved
400 Invalid Parameters to getAvailableServers
500 Unable to find available servers
/Deployment/migrate/{serviceId}/{serverId}
Desciption
Migrate Deployment based on deployment ID
Method
put
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 53. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Target server
pool ID
N/A body string
serviceId (required) Deployment ID N/A path string
serverId (required) Template server
component ID
N/A path string
48