API Guide

Table Of Contents
Response Status Codes
Table 184. Response Status Codes
HTTP Status Code Reason
201 ServiceTemplate uploaded successfully
400 Invalid Parameters to upload template
/ServiceTemplate/export
Desciption
Export a ServiceTemplate
Method
post
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 Service
Template
N/A body ServiceTemplat
e
encPassword N/A Encryption
password
N/A query string
useEncPwdFro
mBackup
N/A use password
from backup
N/A query boolean
Response Status Codes
Table 186. 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
102