Summary
Get Service Instance Check-Sync Status
Description
Get check-sync status of a service instance in a given format.
Route
POST /service_management/instance/:path/operations/check-sync
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
path | string | yes | Path to the service instance. |
format | string | yes | Format of output. |
host | string | yes | Host of the service instance. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
data | object | Check-sync status of the service instance. |