:wave: everyone - how would I get a list of all po...
# getting-started
e
👋 everyone - how would I get a list of all possible privileges (e.g. EDIT_ENTITY_DOCS, EDIT_ENTITY_TAGs, etc.)? I'm looking for possible privileges, not just those that are configured. I'm specifically looking for the correct privileges to allow deletion of entity docs links and addition of entity queries.
🔍 1
📖 1
1
l
Hey there 👋 I'm The DataHub Community Support bot. I'm here to help make sure the community can best support you with your request. Let's double check a few things first: ✅ There's a lot of good information on our docs site: www.datahubproject.io/docs, Have you searched there for a solution? ✅ button ✅ It's not uncommon that someone has run into your exact problem before in the community. Have you searched Slack for similar issues? ✅ button Did you find a solution to your issue? ❌ Sorry you weren't able to find a solution. I'm sending you some tips on info you can provide to help the community troubleshoot. Whenever you feel your issue is solved, please react ✅ to your original message to let us know!
b
e
That site does not appear to have a list of all the privileges, formatted like they need to be in a policies YAML. For instance, we already have
EDIT_ENTITY_DOCS
in our YAML, and that's not listed on that site.
b
Yes this doesn't have the "privilege ids", which is the list you are looking for
Let me share out the full list
e
Perfect - thanks!