Summary
Get Service Instance Device Modifications
Description
Get device modifications of a service instance.
Route
POST /service_management/instance/:path/operations/device-modifications
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 | 
| host | string | yes | ID of the south bound system where this service instance has been created | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| data | object | An object containing device configuration changes as a result of a specific service instance. |