Viewing Metastore Resources List
View the list of resources such catalogs, databases, and tables associated with the metastore
This task can't be performed using the CLI.
This task can't be performed using the API.
View the list of resources such catalogs, databases, and tables associated with the metastore
The Resources list displays resources such catalogs, databases, and tables associated with the metastore. This table has predefined policy statements that you can use to provide access to a specific catalog, database, or table. For example:
Allow <specific-group> to manage data-catalog-metastore-assets in compartment <compartment name> where all { target.metastore.id = '<metastore id>' , target.metastore.catalog.name = '<catalog name>' }
Allow <specific-group> to manage data-catalog-metastore-assets in compartment <compartment name> where all { target.metastore.id = '<metastore id>' , target.metastore.database.name = '<catalog-name.database name>' }
Allow <specific-group> to manage data-catalog-metastore-assets in compartment <compartment name> where all { target.metastore.id = '<metastore id>' , target.metastore.table.name = '<catalog-name.database-name.table-name>' }
This task can't be performed using the CLI.
This task can't be performed using the API.