Databricks SDK for JavaScript
    Preparing search index...

    Status information of an endpoint

    interface EndpointStatus {
        message?: string;
        state?: EndpointStatus_State;
    }
    Index

    Properties

    Properties

    message?: string

    Additional status message

    Current state of the endpoint