Databricks SDK for JavaScript
    Preparing search index...

    Interface GetAccountServicePrincipalRequest

    Get service principal details

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

    Properties

    Properties

    accountId?: string

    account ID

    id?: string

    Unique ID for a service principal in the account.