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 | Path to the service instance. |
host | string | yes | Host of the service instance. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | Status of the reactive re-deploy. |