API Guide

Method
get
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 202. Parameters
Parameter Value Description Default Value Parameter Type Data Type
congPath N/A Uploaded Cong
Path
importCong(String
)
N/A query string
Response Status Codes
Table 203. Response Status Codes
HTTP Status Code Reason
200 ServiceTemplate retrieved
404 ServiceTemplate not found
/ServiceTemplate/updateParameters
Description
Create new ServiceTemplate
Method
post
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 204. 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 ServiceTemplate
94