mirror of
https://github.com/netbox-community/netbox-docker.git
synced 2025-02-16 18:20:53 +01:00
NAPALM has moved to a plugin
parent
84bf98860e
commit
3792959319
@ -1,3 +1,5 @@
|
|||||||
|
_Note: NAPALM support was removed from Netbox core in version [3.5.0](https://github.com/netbox-community/netbox/releases/v3.5.0) and has been moved to a [plugin](https://github.com/netbox-community/netbox-napalm)_
|
||||||
|
|
||||||
NAPALM is tightly integrated into NetBox.
|
NAPALM is tightly integrated into NetBox.
|
||||||
NAPALM allows NetBox to fetch live data from devices and return it to a requester via its REST API.
|
NAPALM allows NetBox to fetch live data from devices and return it to a requester via its REST API.
|
||||||
To learn more about what NAPALM is and how it works, please see the documentation from the [library itself][napalm-doc] or the documentation from [NetBox][netbox-napalm-doc] on how it is integrated.
|
To learn more about what NAPALM is and how it works, please see the documentation from the [library itself][napalm-doc] or the documentation from [NetBox][netbox-napalm-doc] on how it is integrated.
|
||||||
|
Loading…
Reference in New Issue
Block a user