Is it possible to access custom object instances from jinja / nbshell? #191
Unanswered
raddpuppyguest
asked this question in
Q&A
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.
-
I am able to access my object instances via the API following the documentation.
I was able to locate the metadata of my custom types in nbshell, but I'm not sure how to access my actual custom object instances (if it's possible).
Ultimately, I'd like to be able to iterate over them using Netbox's built-in jinja provisioning functionality.
Beta Was this translation helpful? Give feedback.
All reactions