Summary
Issue a Reactive Re-deploy on a Service Instance
Description
Issue a reactive re-deploy on a service instance.
Route
POST /service_management/instance/:path/operations/reactive-redeploy
Roles
            admin
engineering
support
apiwrite
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| path | string | yes | Service Path of a specific service instance. (Encoded URL Parameter) | 
| host | string | yes | ID of the south bound system where this service instance has been created. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | An object containing status of the reactive-redploy action on a specific service instance. |