Skip to content

eNMS 3.12

Compare
Choose a tag to compare
@afourmy afourmy released this 21 Jun 13:25
  • Renaming NetmikoDataExtractionService -> NetmikoRegexExtractionService
  • Changes to the custom services: new form system to define custom services UI and validation
  • New TextFSM service: uses Netmiko to connect to a device, extract variables from the result with a TextFSM template.
  • New Python Snippet Service.
  • Table filtering system now supports 3 modes: inclusion, equality and regular expression
  • Added Webassets
  • Removed Flask-SQLalchemy.
  • New changelog mechanism to keep track of all changes
  • Ability to create a Pool given a list of devices
  • Import/export support for individual services and workflows
  • New programmatic “Email Helper” function/method which can be used in custom services
  • Services and Workflow can now be created from the Workflow Builder
  • New verify ssl certification option in the REST service
  • New last modified date on services, workflows, and pools.
  • New target selection mode: with a YaQL query on the workflow payload
  • New complex query mechanism
  • new env variable: Pool size AND max overflow