API Guide

Method
post
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Table 199. Parameters
Parameter Value Description Default Value Parameter Type Data Type
body N/A Service Template N/A body ServiceTemplate
encPassword N/A Encryption
password
N/A query string
useEncPwdFromBa
ckup
N/A use password from
backup
N/A query boolean
Response Status Codes
Table 200. Response Status Codes
HTTP Status Code Reason
201 ServiceTemplate exported successfully
400 Invalid Parameters to copy ServiceTemplate or problems with
the Resource Adapters
404 Template not found
/ServiceTemplate/{id}/copy
Description
Copy a ServiceTemplate
Method
post
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
93