Databricks SDK for JavaScript
    Preparing search index...
    Index

    Constructors

    Methods

    • List all policies defined on a securable. Optionally, the list can include inherited policies defined on the securable's parent schema or catalog.

      PAGINATION BEHAVIOR: The API is by default paginated, a page may contain zero results while still providing a next_page_token. Clients must continue reading pages until next_page_token is absent, which is the only indication that the end of results has been reached.

      Parameters

      Returns Promise<ListPoliciesResponse>