Summary
Get Out of Sync Config
Description
Get configuration that is out of sync for a device.
Route
GET /device_management/getOutOfSyncconfig/:name
Roles
admin
other
readonly
apiread
Parameters
DetailsExampleSchema
| Name | Type | Required | Description |
|---|---|---|---|
| name | string | yes | Device's name. |
Return
DetailsExampleSchema
| Name | Type | Description |
|---|---|---|
| neds | object | The out of sync portion of the device configuration. |