@nebius/js-sdk - v0.2.54
    Preparing search index...

    Type Alias EndpointStatus_StateClass

    EndpointStatus_StateClass: EnumClass<
        | "UNRECOGNIZED"
        | "STATE_UNSPECIFIED"
        | "PROVISIONING"
        | "STARTING"
        | "RUNNING"
        | "STOPPING"
        | "DELETING"
        | "STOPPED"
        | "ERROR"
        | "IMAGE_PULLING",
    > & EndpointStatus_StateValueMembers

    Defines the runtime API for EndpointStatus_State.