Replies: 2 comments
-
The quickest solution would be to script something in Python using pynetbox and the REST API. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I need to set the location option to null for hundreds of devices. The only way I seem to be able to change the location to null is to manually change update each device model. I have tried setting the option to null using an Ansible script but no changes are applied, if I set the value to an empty string in results in an error. Using the bulk change option in GUI doesn't allow the value to be set to null. Am I missing something? If not would this be a candidate for a feature request?
Beta Was this translation helpful? Give feedback.
All reactions