Implementing Cisco Support APIs into NetBox

NetBox plugin using Cisco Support APIs to gather EoX and Contract coverage information for Cisco devices. Compatibility This plugin in compatible with NetBox 3.0.3 and later. Installation The plugin is available as a Python package in pypi and can be installed with pip $ source /opt/netbox/venv/bin/activate (venv) $ pip install netbox-cisco-support Enable the plugin in /opt/netbox/netbox/netbox/configuration.py:

Read more