API Guide
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 67. 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 68. 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.
Method
get
Response Class
ServerNetworkObjects
Response Content-Type: application/xml, application/json
Parameters
Table 69. Parameters
Parameter Value Description Default Value Parameter Type Data Type
serviceId (required) N/A path string
serverId (required) N/A path string
47