Databricks SDK for JavaScript
    Preparing search index...

    Details necessary to query this object's API through the DataPlane APIs.

    interface DataPlaneInfo {
        authorizationDetails?: string;
        endpointUrl?: string;
    }
    Index

    Properties

    authorizationDetails?: string

    Authorization details as a string.

    endpointUrl?: string

    The URL of the endpoint for this operation in the dataplane.