class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant DELETED The target does not exist anymore (i.e. network interface was deleted)
Constant DISABLED The target exists, but not ready to receive traffic (i.e. network interface is not allocated)
Constant READY The target exists and ready to receive traffic
Constant TARGET_STATE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.vpc.v1.TargetSta
tus.TargetState',
                                                       target_group_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)

The target does not exist anymore (i.e. network interface was deleted)

Value
3
DISABLED: int = (source)

The target exists, but not ready to receive traffic (i.e. network interface is not allocated)

Value
2

The target exists and ready to receive traffic

Value
1
TARGET_STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0