Summary
Lock Queue Item
Description
Lock an item in the Commit Queue.
Route
POST /nso_manager/queueItem/lock/:adapterId/:queueItemId
Roles
admin
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
queueItemId | string | yes | Queue item's ID. Get the list of queue items using [API NSOManager.getCommitQueueDeep]{@link cogs.NSOManager#getCommitQueueDeep} or from commit queue manager |
adapterId | string | yes | The ID of the NSO adapter as defined on the Itential server in its properties.json file. Get the list of adapters using |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
status | string | Status of lock item. |