Summary
Get all Queued Devices
Description
Get all queued devices in the Commit Queue.
Route
GET /nso_manager/queuedDevices/:adapterId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
adapterId | string | yes | Adapter's name. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
devices | array | Devices in the Commit Queue. |