API Guide
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 185. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A Infrastructure
Template to be
created
N/A body ServiceTemplate
Response Status Codes
Table 186. Response Status Codes
HTTP Status Code Reason
201 ServiceTemplate created
400 Invalid Parameters to create ServiceTemplate or problems with
the Resource Adapters
409 Template already exists
/ServiceTemplate/{id}
Description
Retrieve ServiceTemplate based on ServiceTemplate id
Method
get
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 187. Parameters
Parameter Value Description Default Value Parameter Type Data Type
id (required) Infrastructure
Template Id (String)
N/A path string
includeBrowneldVmManger
s
N/A Will return Managed
and Reserved VM
Managers if set to
false query boolean
88