how to copy devicetype including all interfaces #19578
Unanswered
patricia1503
asked this question in
Help Wanted!
Replies: 2 comments 3 replies
-
Unfortunately there is no way to do this in the UI. The easiest way I have found is to export as YAML, make the changes, then import. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Have a look at the customizations repo in the netbox-community project (https://github.com/netbox-community/customizations/) There are some general purpose scripts including a "add_device_type_components.py" which should do what you want. I don't know if it works anymore since it has not been updated in 2 years but when I used it some time ago it worked. |
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.
-
Hello
if i copy a device type all components are missing. There is no interface, no console port ..
how can i copy complete devicetype ?
thanks a lot
br
patricia
Beta Was this translation helpful? Give feedback.
All reactions