How to manage/update unnamed devices #854
szeestraten
started this conversation in
General
Replies: 0 comments
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.
-
Hey folks! I was wondering if it's possible to manage/update unnamed devices with the netbox_device module?
I have a few unnamed devices (patch panels) and want to edit some fields such as the asset tags.
I see that the
name
of the device is required in thedata
parameter so it might not be possible.I tried to use the ID of the device as the
name
, however that just created a new device with the ID as name:Beta Was this translation helpful? Give feedback.
All reactions