Databricks SDK for JavaScript
    Preparing search index...

    Interface GetAccountGroupRequest

    Get group details

    interface GetAccountGroupRequest {
        accountId?: string;
        id?: string;
    }
    Index

    Properties

    Properties

    accountId?: string

    account ID

    id?: string

    Unique ID for a group in the account.