API Guide

Table Of Contents
/Deployment/defineServiceDiff
Desciption
Identifies the differences from the existing service and defines an updated version of the service that that
may used as a deployment
Method
post
Response Class
Deployment
Response Content-Type: application/xml, application/json
Parameters
Table 47. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
serviceId N/A N/A query string
Response Status Codes
Table 48. Response Status Codes
HTTP Status Code Reason
201 ServiceTemplate Defined
400 Invalid service. Either service does not exist or it is
not a brownfield service.
/Deployment/device/{deviceId}
Desciption
Retrieve all Deployments for device
Method
get
Response Class
[ Deployment ]
Response Content-Type: application/xml, application/json
46