You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tenant names are dynamically generated and an existing contact assigned to it (unless a VM is assigned to an existing one, that already has a contact)
This way each VM is assigned an owner just by adding it to a tenant (or upon creating one). The long and short of it is that the tenant names are variable and not really an item to query on. But now I want to filter the inventory so the owner can only target his own machines in Ansible. Yes, I can do it with tags, but that just adds more items to manage. I would really like to come up with a query filter that allows me to select objects in Netbox based on contact name. Is there such a way?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Suppose:
This way each VM is assigned an owner just by adding it to a tenant (or upon creating one). The long and short of it is that the tenant names are variable and not really an item to query on. But now I want to filter the inventory so the owner can only target his own machines in Ansible. Yes, I can do it with tags, but that just adds more items to manage. I would really like to come up with a query filter that allows me to select objects in Netbox based on contact name. Is there such a way?
Beta Was this translation helpful? Give feedback.
All reactions