API Guide

Table Of Contents
Parameters
Table 196. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
id (required) Infrastructure
Template Id
(String)
N/A path string
Response Status Codes
Table 197. Response Status Codes
HTTP Status Code Reason
201 Map Service Template to physical resources
400 Invalid Parameters to copy ServiceTemplate or
problems with the Resource Adapters
409 Template already exists
/ServiceTemplate/components/service/{serviceId}
Desciption
Update Template by analysing related components.
Method
put
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 198. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Template to
update
N/A body ServiceTemplat
e
serviceId (required) Service Id N/A path string
107