API Guide

Method
get
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 204. 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 205. Response Status Codes
HTTP Status Code Reason
200 ServiceTemplate retrieved
404 ServiceTemplate not found
/ServiceTemplate/cloneTemplate
Description
Create new ServiceTemplate from passed in ServiceTemplate
Method
post
Response Class
Response Content-Type: application/xml, application/json
Parameters
Table 206. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A Service Template to
be cloned
N/A body ServiceTemplate
95