RealmSequence
Description
An object to represent a ordered list of Identity Realms (Note: The field level constraints listed here might not cover all the constraints on the field. Additional constraints might exist.)
Supported Operations
Model Properties
| Property | Required | Type | Description | |||
|---|---|---|---|---|---|---|
| version | False | string | Current version of the object | |||
| name | False | string | A UTF string containing the name for the Realm Sequence. | |||
| description | False | string | Description of this RealmSequence object. The string can be up to 200 characters. Field level constraints: length must be between 0 and 200 (inclusive), must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| realms | True | [object] | A list of Identity Realms Field level constraints: cannot be blank or empty. (Note: Additional constraints might exist) Allowed types are: [ActiveDirectoryRealm] |
|||
| id | False | string | UUID Field level constraints: must match pattern ^((?!;).)*$. (Note: Additional constraints might exist) |
|||
| type | True | string | RealmSequence object type | |||