eNMS 2.1.0
-
Custom scripts: possibility to create its own script in python: they are automatically integrated into the interface. Examples of such custom scripts.
-
Workflow refactoring: a workflow is no longer a graph of scripts, but a graph of tasks. A task is a set of scripts applied to a set of devices. This means that a single workflow can apply change to different devices.
-
openNMS support: eNMS can query the ReST API of openNMS to retrieve all nodes.
-
eNMS ReST API. eNMS has a new ReST API, which can be used both for querying objects, and executing a task remotely:
docs: https://enms.readthedocs.io/en/latest/automation/rest.html
Issues solved in this release:
#70
#69
#68
#67
#66
#65
#63
#76