Databricks SDK for JavaScript
    Preparing search index...

    Delete a metastore for the given account

    interface AccountsDeleteMetastoreRequest {
        accountId?: string;
        force?: boolean;
        metastoreId?: string;
    }
    Index

    Properties

    accountId?: string

    account ID of any type. For non-E2 account types, get your account ID from the Accounts Console

    force?: boolean

    Force deletion even if the metastore is not empty. Default is false.

    metastoreId?: string

    Unity Catalog metastore ID