-
one thing that I did at ntc doing demos with netbox that was powerful was using the napalm plugins. might be worth adding as one of the things to show off.
-
I would find a ton of value in being able to link the virtual circuit model to a physical "Circuit" model from NetBox.
Just a rough draft idea of what that could look like:
```python
class Virt…
-
**Is your feature request related to a problem? Please describe.**
We must manually fill up ip-list IPV4-ALLOWED (IPV6-ALLOWED)
**Describe the solution you'd like**
In some environment like own I…
-
When deploying/updating Netbox across two hosts that share a backend database everything works great in parallel except for running manage.py migrate, whichever host runs second fails sometimes becaus…
-
Standardize on where buttons are, button colors. Discover which parts of seeddb needs special handling (in addition to netbox).
-
### NetBox version
v.3.1.8
### Feature type
New Module
### Proposed functionality
Add the new ASN model as a module.
### Use case
ASNs.
### External dependencies
_No response_
-
We will need to use the [netbox api](https://docs.netbox.dev/en/stable/rest-api/authentication/) on both ends. The script should have a config for api keys on both ends, as well as rack names on both …
-
### NetBox version
v3.2.6
### Feature type
New functionality
### Proposed functionality
Improve IP ranges functionality by implementing these features:
- An option to display particular IP ran…
-
Hi!
The netbox api changed.
(https://github.com/scaleway/python-netboxapi/issues/8#issuecomment-783529888)
_choices is now OPTIONS
(https://github.com/scaleway/python-netboxapi/issues/8)
-
### NetBox version
v3.2.7
### Feature type
Change to existing functionality
### Proposed functionality
When viewing a list of child objects under a parent object (for example, when viewing the li…