Package netbox
provides an API 2.0 client for DigitalOcean's NetBox
IPAM and DCIM service.
This package assumes you are using NetBox 2.0, as the NetBox 1.0 API no longer exists.
Used go-swagger with a swagger generated from a local build of NetBox that is using drf-yasg with custom modifications to generate a complete swagger.json.
Name | Last commit | Last update |
---|---|---|
netbox | ||
scripts | ||
.travis.yml | ||
AUTHORS | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
Makefile | ||
README.md | ||
swagger.json |
Package netbox
provides an API 2.0 client for DigitalOcean's NetBox
IPAM and DCIM service.
This package assumes you are using NetBox 2.0, as the NetBox 1.0 API no longer exists.