API Guide

Parameter Value Description Default Value Parameter Type Data Type
serverId (required) Template server
component ID
N/A path string
Response Status Codes
Table 64. Response Status Codes
HTTP Status Code Reason
200 Deployment migrated
404 Deployment not found
/Deployment/migrateServer/{serviceId}/{componentId}
Description
Mark server as failed, nd another available to retry deployment ID
Method
put
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 65. Parameters
Parameter Value Description Default Value Parameter Type Data Type
serviceId (required) N/A path string
componentId (required) N/A path string
Response Status Codes
Table 66. Response Status Codes
HTTP Status Code Reason
200 Server found
404 Server not found
/Deployment/serverNetworking/{serviceId}/{serverId}
Description
Returns the networks that a server in a deployment is using.
46