NetBox is a free and open source tool (Apache 2.0 license) used to model a network's entire presence through the use of purpose-built models, built to serve the needs of network engineers and operators.
N/A
TCPWave IPAM
Score 0.0 out of 10
N/A
The TCPWave IPAM, an eponymous tool from the company in Princeton, simplifies the automation requirements for enterprises by providing over 1500+ REST API Calls. Users also get analytics, audit reports, fault management, capacity planning, configuration assurance, machine learning intelligence to detect malicious traffic, and DNS Firewall.
The API is just very well designed. All tools say that what you can do with webUI, you can also do it via the REST API. That is usually not the case except for Netbox, where you can really do everything with the API. For instance with GLPI, you cannot get rack and rack units …
Netbox is very well suited when you want to consolidate your inventory in one place. Netbox is also very well suited when you want to generate network configurations. You can request the REST API to get the date of a device and generate network configurations with a templating tool, and that is very easy.
The API is just very well designed. All tools say that what you can do with webUI, you can also do it via the REST API. That is usually not the case except for Netbox, where you can really do everything with the API. For instance with GLPI, you cannot get rack and rack units data with the API, while you can do it via the webUI