class documentation

Undocumented

Constant __PB2_DESCRIPTOR__ Undocumented
Constant ACTIVE usual state when federated user can log into the system and view/manage granted resources in one or more tenants
Constant DELETING federated user can be deleted/forgot, in this state user cannot log into the system and various internal removal interactions are in progress
Constant INACTIVE federated user can be blocked (manually or by any specific automated process), in this state user cannot log into the system
Constant STATE_UNSPECIFIED Undocumented

Inherited from Enum:

Class Method get_descriptor Undocumented
__PB2_DESCRIPTOR__ = (source)

Undocumented

Value
descriptor.DescriptorWrap[descriptor_1.EnumDescriptor]('.nebius.iam.v1.UserAccou
ntStatus.State',
                                                       user_account_pb2.DESCRIPTOR
,
                                                       descriptor_1.EnumDescriptor
)

usual state when federated user can log into the system and view/manage granted resources in one or more tenants

Value
1
DELETING: int = (source)

federated user can be deleted/forgot, in this state user cannot log into the system and various internal removal interactions are in progress

Value
3
INACTIVE: int = (source)

federated user can be blocked (manually or by any specific automated process), in this state user cannot log into the system

Value
2
STATE_UNSPECIFIED: int = (source)

Undocumented

Value
0