Databricks SDK for JavaScript
    Preparing search index...

    Interface AccountsDeleteMetastoreAssignmentRequest

    Delete a metastore assignment to a workspace

    interface AccountsDeleteMetastoreAssignmentRequest {
        accountId?: string;
        metastoreId?: string;
        workspaceId?: bigint;
    }
    Index

    Properties

    accountId?: string

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

    metastoreId?: string

    Unity Catalog metastore ID

    workspaceId?: bigint

    Workspace ID.