API Guide
/ServiceTemplate/template/{templateId}/{componentType}
Description
Retrieve Default Template with components rened for specied template ID
Method
get
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 220. Parameters
Parameter Value Description Default Value Parameter Type Data Type
templateId (required) Template Id (String) N/A path string
componentType (required) Template
Component Type
(String)
N/A path string
Response Status Codes
Table 221. Response Status Codes
HTTP Status Code Reason
200 ServiceTemplate retrieved
404 ServiceTemplate not found
/Timezone/
Description
Retrieve ASM appliance timezone
Method
get
Response Class
timeZone
Response Content-Type: application/json, application/xml
100