Databricks SDK for JavaScript
    Preparing search index...

    Request message for GetSecret.

    interface GetSecretRequest {
        fullName?: string;
        includeBrowse?: boolean;
    }
    Index

    Properties

    fullName?: string

    The three-level (fully qualified) name of the secret (for example, catalog_name.schema_name.secret_name).

    includeBrowse?: boolean

    Whether to include secrets in the response for which you only have the BROWSE privilege, which limits access to metadata.