Tell everyone what you did wrong by updating a Slack channel from your Python code!
Category: pynetbox
Let’s try deleting from Netbox using pynetbox since we’ve already added and updated stuff.
#python #netbox #pynetbox #automation #sot #neteng
We can use pynetbox to update objects in Netbox based on data in files or data taken from the live network.
We’ll learn how to use pynetbox to add objects to Netbox.
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 for production work. I’m sure…