API Guide

Table Of Contents
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
serviceId (required) Service Id
(String)
N/A path string
componentTyp
e
(required) Template
Component
Type (String)
N/A path string
Response Status Codes
Table 203. Response Status Codes
HTTP Status Code Reason
200 ServiceTemplate retrieved
404 ServiceTemplate not found
/ServiceTemplate/template/{templateId}/
{componentType}
Desciption
Retrieve Default Template with components refined for specified template ID
Method
get
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
109