mirror of
https://github.com/datahub-project/datahub.git
synced 2026-01-07 15:27:05 +00:00
docs(): Add View-related permissions to DataHub docs (#7600)
This commit is contained in:
parent
8c1fa04c87
commit
145cbd4d9c
@ -108,11 +108,12 @@ In the second step, we can simply select the Privileges that this Platform Polic
|
||||
| Manage Glossaries | Allow the actor to create, edit, move, and delete Glossary Terms and Term Groups |
|
||||
| Create Tags | Allow the actor to create new Tags |
|
||||
| Manage Tags | Allow the actor to create and remove any Tags |
|
||||
| Manage Public Views | Allow the actor to create, edit, and remove any public (shared) Views. |
|
||||
| Restore Indices API[^1] | Allow the actor to restore indices for a set of entities via API |
|
||||
| Enable/Disable Writeability API[^1] | Allow the actor to enable or disable GMS writeability for use in data migrations |
|
||||
| Apply Retention API[^1] | Allow the actor to apply aspect retention via API |
|
||||
|
||||
[^1]: Only active if REST_API_AUTHORIZATION_ENABLED is true
|
||||
[^1]: Only active if REST_API_AUTHORIZATION_ENABLED environment flag is enabled
|
||||
|
||||
#### Step 3: Choose Policy Actors
|
||||
|
||||
|
||||
@ -85,6 +85,7 @@ We currently support the following:
|
||||
| Manage Glossaries | Allow the actor to create, edit, move, and delete Glossary Terms and Term Groups |
|
||||
| Create Tags | Allow the actor to create new Tags |
|
||||
| Manage Tags | Allow the actor to create and remove any Tags |
|
||||
| Manage Public Views | Allow the actor to create, edit, and remove any public (shared) Views. |
|
||||
| Restore Indices API[^1] | Allow the actor to restore indices for a set of entities via API |
|
||||
| Enable/Disable Writeability API[^1] | Allow the actor to enable or disable GMS writeability for use in data migrations |
|
||||
| Apply Retention API[^1] | Allow the actor to apply aspect retention via API |
|
||||
|
||||
@ -91,6 +91,7 @@ These privileges are common to both Self-Hosted DataHub and Managed DataHub.
|
||||
| Manage Users and Groups | :heavy_check_mark: | :x: | :x: |
|
||||
| Manage Access Tokens | :heavy_check_mark: | :x: | :x: |
|
||||
| Manage User Credentials | :heavy_check_mark: | :x: | :x: |
|
||||
| Manage Public Views | :heavy_check_mark: | :x: | :x: |
|
||||
| View Analytics | :heavy_check_mark: | :x: | :x: |
|
||||
|
||||
##### Metadata Privileges
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user