Databricks SDK for JavaScript
    Preparing search index...

    Interface AccountsGetMetastoreAssignmentRequest

    Retrieves the assignment of which metastore to a given workspace

    interface AccountsGetMetastoreAssignmentRequest {
        accountId?: 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

    workspaceId?: bigint

    Workspace ID.