We can use pynetbox to update objects in Netbox based on data in files or data taken from the live network.
Adding Stuff to Netbox with Pynetbox
We’ll learn how to use pynetbox to add objects to Netbox.
Query Filtering with Pynetbox
As a warning to everyone, I am not a developer. I am a network engineer who is trying to do some automation stuff. Some of what I’m doing sounds logical to me, but I would not trust my own opinions…
Using Pynetbox to Create Netbox API Tokens
This time around, we use pynetbox to generate API tokens in Netbox.
Querying Netbox with Pynetbox
You should be using Netbox or something equivalent. I’m serious. Stop documenting your network with Word docs and Wiki pages and use something where the information can be queried. I’ve been using Netbox for a couple years, and it’s where…
Adventures in Upgrading Netbox
I’ve been using Netbox for a while now, and, frankly, I can’t live without it. If you’ve never heard of it, it’s a Source of Truth for your network automation tasks started by Jeremy Stretch. I use it to document…