docs(): Add View-related permissions to DataHub docs (#7600)

This commit is contained in:
John Joyce 2023-03-16 09:04:30 -07:00 committed by GitHub
parent 8c1fa04c87
commit 145cbd4d9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 1 deletions

View File

@ -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

View File

@ -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 |

View File

@ -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