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