Reference Guide

Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
id (required) Infrastructure
Template Id
(String)
N/A path string
Response Status Codes
HTTP Status Code Reason
204 ServiceTemplate deleted
500 Unable to delete ServiceTemplate.
/ServiceTemplate/{id} PUT
Description
Update Template
Method
PUT
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Infrastructure
Template to be
updated to
N/A body ServiceTemplat
e
id (required) Infrastructure
Template Id
(String)
N/A path string
Response Status Codes
HTTP Status Code Reason
204 InfrastructureTemplate updated
400 Invalid Parameters to Update ServiceTemplate
68