Databricks SDK for JavaScript
    Preparing search index...

    An on-behalf token was successfully created for the service principal.

    interface CreateOnBehalfOfTokenResponse {
        tokenInfo?: AdminTokenInfo;
        tokenValue?: string;
    }
    Index

    Properties

    tokenInfo?: AdminTokenInfo
    tokenValue?: string

    Value of the token.