NSO Features Removed
- 11 Apr 2024
-
DarkLight
-
PDF
NSO Features Removed
- Updated on 11 Apr 2024
-
DarkLight
-
PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Breaking Change Notices
The following NSO features have been removed from the Itential platform in the 2023.2 release version.
NED Validator Removed
Itential removed the NED Validator and replaced it with a Pre-built automation named @itentialopensource/ned-validator
.
What to Do
Refer to the Itential Open Source documentation on how to install and use the NED Validator Pre-Built.
Commit Queue Manager Removed
Commit Queue Manager was removed with no replacement. Consequently, the following API endpoints are no longer available in app-nso_manager
.
API Removed | Description | Replacement |
---|---|---|
getCommitQueueDeep | Get all items in the Commit Queue. | None |
deleteQueueItem | Delete an item from the Commit Queue. | None |
lockQueueItem | Lock an item in the Commit Queue. | None |
unlockQueueItem | Unlock an item in the Commit Queue. | None |
pruneDevicesAllItems | Prune specific devices from all items in the Commit Queue. | None |
pruneDevicesFromItem | Prune specific devices from specific items in the Commit Queue. | None |
getQueuedDevices | Get all queued devices in the Commit Queue. | None |
getQueueItemDetails | Get details for an item in the Commit Queue. | None |
What to Do
Use the NSO native UI for managing commit queues. Cisco NSO includes a commit queues tool for managing a large number of device changes with higher transactional throughput.
Related Reading:
Was this article helpful?