Summary
Add Lock Item
Description
Add a lock item to manually prevent a device from being changed.
Route
POST /nso_manager/lockItem/:adapterId
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| adapterId | string | yes | Adapter's name. | 
| devices | array | yes | Device names. | 
| blockOthers | boolean | yes | True or False. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| tailf-ncs:output | object | Status of lock and the Commit Queue ID. |