Summary
Add/Save Multiple Service Instances
Description
This API call will Add/Save multiple Service Instances on a specific host.
Route
POST /service_management/service/instances/:host
Roles
admin
engineering
support
apiwrite
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| service_data | object | yes | - |
| host | string | yes | - |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| data | object | An object providing status of Delete action on Service Instance. |