Summary
Get Commit Queue Items
Description
Get all the items in the Commit Queue.
Route
GET /nso_manager/getCommitQueueDeep/:adapterId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
adapterId | string | yes | Adapter's name. |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
queueItems | array | Commit Queue items. |