API Guide

Table Of Contents
/ServiceTemplate/{id}/copy
Desciption
Copy a ServiceTemplate
Method
post
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 187. Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Infrastructure
Template
settings
N/A body ServiceTemplat
e
id (required) Infrastructure
Template Id
(String)
N/A path string
Response Status Codes
Table 188. Response Status Codes
HTTP Status Code Reason
201 ServiceTemplate copied successfully
400 Invalid Parameters to copy ServiceTemplate or
problems with the Resource Adapters
409 Template already exists
/ServiceTemplate/export/csv
Desciption
Exports all Templates in csv format
Method
get
103