Constraint that allows a group to only edit VMs and Devices with certain contacts assigned to them #9810
Unanswered
victoriaronja
asked this question in
Q&A
Replies: 1 comment
-
I am not aware of a way to do this, most people use tenancy to achieve this. |
Beta Was this translation helpful? Give feedback.
0 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.
-
As the title says, I am trying to create an ObjectPermission with a constraint that will allow a group of users to only edit Virtual Machines and Devices that have a certain set of contacts assigned to them
I'm trying to make it so the group can edit only Virtual Machines and Devices that have one of or both of the contacts in the screenshot assigned to it. In this case the contact IDs are 2 (test_contact1) and 3 (test_contact2).

Haven't quite been able to figure it out as I am rather inexperienced with JSON. I greatly appreciate any help. Thank you to everyone in advance! :)
Beta Was this translation helpful? Give feedback.
All reactions