The values associated with a synchronized user. This structure is returned when synchronizing a user.
Properties
Name | Type | Description | Notes |
---|
directoryId | String | The directory Id for this user. | [optional] |
directoryUuid | String | The directory uuid for this user. | [optional] |
searchBaseId | String | The searchBase Id for this user. | [optional] |
status | StatusEnum | The outcome of the synchronization. | |
userId | String | The user Id for this user. | |
uuid | String | The uuid for this user. | |
StatusEnum
Name | Value |
---|
CONVERTED | "CONVERTED" |
CREATED | "CREATED" |
DELETED | "DELETED" |
LOCALIZED_ENABLED | "LOCALIZED_ENABLED" |
LOCALIZED_DISABLED | "LOCALIZED_DISABLED" |
UPDATED | "UPDATED" |