Summary
Does check sync on service
Description
Performs check sync or deep check sync on NSO service instance
Route
No Northbound API Available
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| path | string | yes | Path to a Service Model | 
| doDeepCheckSync | boolean | yes | Boolean to determine whether to perform deep check sync | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| response | boolean | Result of check sync on service, true if the service is in-sync otherwise return error message |