Struggling with Netbox permission to restrict specific device role view #19843
Unanswered
BartBaljon
asked this question in
Help Wanted!
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello team,
I am working on a few permissions for our helpdesk team and I would like to exclude their abilities to see devices that have device roles, such as "Core" or "Firewall".
Trying to figure this out, I resorted to ChatGPT for support and it provided me the following JSON constraint but it doesn't appear to be working for me.
Whenever I apply this constraint to DCIM > Device, it shows the following error:
If I try this same constraint but use it on object DCIM > Device Role, it spits out the following:
I can't seem to find a solution online on how to exclude certain permissions from seeing specific criteria as I don't want helpdesk or other to be able to see specific critical infrastructure.
Does anybody know what I am doing wrong here?
I am currently using Netbox v4.1.6
Beta Was this translation helpful? Give feedback.
All reactions