Reference Guide
Parameter Value Description Default Value Parameter
Type
Data Type
limit N/A Page Limit 50 query integer
Response Status Codes
HTTP Status Code Reason
200 All ServiceTemplates Retrived on filter, sort,
paginate
/ServiceTemplate/ POST
Description
Create new ServiceTemplate
Method
POST
Response Class
ServiceTemplate
Response Content-Type: application/xml, application/json
Parameters
Parameter Value Description Default Value Parameter
Type
Data Type
body N/A Infrastructure
Template to be
created
N/A body ServiceTemplat
e
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
66