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 | Service Path of a specific service instance. (Encoded URL Parameter) | 
| format | string | yes | Format of the expected checksync response. (Body Parameter). | 
| host | string | yes | ID of the south bound system where this service instance has been created | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | Check-sync status of the service instance. |