API Guide

Table Of Contents
Parameters
Table 49. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
deviceId (required) N/A path string
Response Status Codes
Table 50. Response Status Codes
HTTP Status Code Reason
200 Deployments retrived
404 Deployments not found
/Deployment/filter/{numOfDeployments}
Desciption
Find available servers for template components
Method
post
Response Class
DeploymentFilterResponse
Response Content-Type: application/xml, application/json
Parameters
Table 51. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Service
template
N/A body ServiceTemplat
e
numOfDeploy
ments
N/A Number of
deployments
N/A path integer
unique N/A If true (the
default), only
assign a server
to one
component per
deployment.
true query boolean
47