test-cloud
latest
false
- Getting started
- About this guide
- Available resources
- API endpoint URL structure
- Enumeration List
- Authentication
- Scopes and permissions
- Platform Management APIs

Test Cloud API guide
Last updated Apr 7, 2026
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:
| Enum | Values |
|---|---|
| GroupType | builtIn = 0 custom = 1 |
| UserType | user robot directoryUser directoryGroup robotAccount |
| LoginAttemptResult | successinvalidPassworduserIsNotActiveinvalidUserNameTenancyNametenantIsNotActiveuserEmailIsNotConfirmedunknownExternalLoginlockedOutexternalFailedAuthenticationadLogin |