Netbox reports and custom fields #7881
Replies: 1 comment 2 replies
-
What version of NetBox are you running? CustomFieldValue was removed in v2.10 IIRC, and the newer solution is significantly easier to work with. |
Beta Was this translation helpful? Give feedback.
2 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
We have recently added custom fields to our Netbox installation, to be able to see status of our config-backup running each night.
I would like to create a report that shows all devices with their backup status, but creating a report correctly has proven somewhat of a pain.
I cannot find many usable examples and the documentation for this seems to just scratch the surface.
Any thoughts on how I go forward from here?
Note I have tried various iterations of something like this, to just get the devices custom fields shown, without much luck:
Best regards from DK
Beta Was this translation helpful? Give feedback.
All reactions