class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant PHASE_DELETED Undocumented
Constant PHASE_DELETING Undocumented
Constant PHASE_PROVISIONING Undocumented
Constant PHASE_PURGING Undocumented
Constant PHASE_RESUMING Undocumented
Constant PHASE_RUNNING Undocumented
Constant PHASE_STOPPING Undocumented
Constant PHASE_UNSPECIFIED Undocumented
Constant PHASE_UPDATING Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.msp.v1alpha1.Clu
sterStatus.Phase',
                                                       cluster_pb2.DESCRIPTOR,
                                                       descriptor_1.EnumDescriptor
)
PHASE_DELETED: int = (source)

Undocumented

Value
5
PHASE_DELETING: int = (source)

Undocumented

Value
4
PHASE_PROVISIONING: int = (source)

Undocumented

Value
1
PHASE_PURGING: int = (source)

Undocumented

Value
6
PHASE_RESUMING: int = (source)

Undocumented

Value
8
PHASE_RUNNING: int = (source)

Undocumented

Value
2
PHASE_STOPPING: int = (source)

Undocumented

Value
7
PHASE_UNSPECIFIED: int = (source)

Undocumented

Value
0
PHASE_UPDATING: int = (source)

Undocumented

Value
3