Export template for front ports #13661
robertmain
started this conversation in
General
Replies: 1 comment 3 replies
-
Try navigating to If you find this is something you need to do frequently, you can add a Custom Link (button) on the device page. |
Beta Was this translation helpful? Give feedback.
3 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I feel like I'm missing something super obvious here, but I'm trying to create an export template for a device's front ports. Essentially, I'd like a way to turn a device's(specifically a patch panel) front ports into a CSV that I can then feed to my label maker. However, the issue I'm running into at the moment is that if I simply add
dcim > front ports
to the export template, there's no export option in the front ports list.In order to even see the export template, I have to add
dcim > device
which causes it to then show up in the dropdown menu under the "Export" button on the top right. That's fine, but clicking it causes NB to dump a query set that's basically just a list of all the devices (not unreasonable for that view, but also not exactly what I was after).Is there something super obvious I'm missing here, or is what I'm trying to do not implemented/supported yet?
Beta Was this translation helpful? Give feedback.
All reactions