Databricks SDK for JavaScript
    Preparing search index...

    Variable EndpointStatus_StateConst

    EndpointStatus_State: {
        ACTIVE: "ACTIVE";
        DEGRADED: "DEGRADED";
        IDLE: "IDLE";
        INIT: "INIT";
        STATE_UNSPECIFIED: "STATE_UNSPECIFIED";
    } = ...

    The state of the compute endpoint.

    Type Declaration

    • ReadonlyACTIVE: "ACTIVE"
    • ReadonlyDEGRADED: "DEGRADED"
    • ReadonlyIDLE: "IDLE"
    • ReadonlyINIT: "INIT"
    • ReadonlySTATE_UNSPECIFIED: "STATE_UNSPECIFIED"

      Default value, not used