Summary
Prune Devices From all Items
Description
Prune specific devices from all items.
Route
PUT /nso_manager/queueItems/prune/:adapterId
Roles
            admin
          
          Parameters
            DetailsExampleSchema
          
          | Name | Type | Required | Description | 
|---|---|---|---|
| adapterId | string | yes | Adapter's name. | 
| devices | array | yes | Device names. | 
Return
            DetailsExampleSchema
          
          | Name | Type | Description | 
|---|---|---|
| status | string | Status of prune devices. |