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

    Type Alias ClusterStatus_PhaseClass

    ClusterStatus_PhaseClass: EnumClass<
        | "UNRECOGNIZED"
        | "PHASE_UNSPECIFIED"
        | "PHASE_PROVISIONING"
        | "PHASE_RUNNING"
        | "PHASE_UPDATING"
        | "PHASE_DELETING"
        | "PHASE_DELETED"
        | "PHASE_PURGING"
        | "PHASE_STOPPING"
        | "PHASE_RESUMING",
    > & ClusterStatus_PhaseValueMembers