Summary
Get Service Instance Check-Sync Status
Description
This API call will return check sync status on a service instance.
Route
GET /service_management/service/instance/checksync/:name/:key/:host
Roles
admin
engineering
support
apiread
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
name | string | yes | - |
key | string | yes | - |
host | string | yes | - |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
sync_info | object | An object that shows check-sync status on a Service Instance. |