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 | 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 | Device modifications of the service instance. |