Replies: 2 comments 5 replies
-
CablePaths are created automatically by NetBox as needed; you don't need to create them directly. |
Beta Was this translation helpful? Give feedback.
0 replies
-
If I force the save() the CablePath is still empty. I guess I'm missing a step.
|
Beta Was this translation helpful? Give feedback.
5 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.
-
Hi! I'm working on netbox v3.3.2 . I need to create cables from a discovery script. I can create cable from device, interfaces, as following:
I cannot find the way to create the CablePath. I looked at doc pages, sources, forums... but I still have no ideas. I need a simple cablepath int_a -> int_b (and back).
Anyone can point me to the right direction?
Thank you
Beta Was this translation helpful? Give feedback.
All reactions