API Guide

Table Of Contents
Response Status Codes
Table 191. Response Status Codes
HTTP Status Code Reason
200 ServiceTemplate retrieved
404 ServiceTemplate not found
/ServiceTemplate/updateParameters
Desciption
Create new ServiceTemplate
Method
post
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 192. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Fills in any
missing
parameters
required to
deploy the
template
N/A body ServiceTemplat
e
Response Status Codes
Table 193. Response Status Codes
HTTP Status Code Reason
200 Parameters updated
/ServiceTemplate/device/{deviceId}
Desciption
Retrieve Default Template customized for specified device
105