Skip to main content

Enumeration List

Enumerations define a set of distinct and predefined values that serve as accepted options for specific attributes or fields in API requests and responses.

Platform management APIs expose several enums, as follows:

EnumValues
GroupTypebuiltIn = 0 custom = 1
UserTypeuser robot directoryUser directoryGroup robotAccount
LoginAttemptResultsuccess
invalidPassword
userIsNotActive
invalidUserNameTenancyName
tenantIsNotActive
userEmailIsNotConfirmed
unknownExternalLogin
lockedOut
externalFailedAuthentication
adLogin