get
{scheme}://{host}/{basePath}/polaris/v1//applicable-policies
Retrieves all applicable policies for a specified entity, including inherited policies from parent entities. An entity can be a table/view, namespace, or catalog. The required parameters depend on the entity type:
- Table/View:
- The
namespaceparameter is required to specify the entity's namespace. - The
target-nameparameter is required to specify the entity name.
- The
- Namespace:
- The
namespaceparameter is required to specify the identifier. - The
target-nameparameter should not be set.
- The
- Catalog:
- Neither
namespacenortarget-nameshould be set.
- Neither
An optional policyType parameter filters results to return only policies of the specified type.
This API evaluates the entity's hierarchy and applies inheritable policies from parent entities. The inheritance follows the following override rule:
- Table-like level policies override namespace and catalog policies.
- Namespace-level policies override upper level namespace or catalog policies.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…