Summary
Get Service Instance Data Object Template
Description
This API call will get a Service Object Template used for Provisioning
Route
GET /service_management/service/instance/:name/object/:host
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | the name of the service model |
host | string | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | An object describing a Data Object Template for a Service Instance. |