Skip to main content

DirectorySyncStatusInfo

A DirectorySyncStatusInfo defines the information returned about the status of the last directory synchronization.

Properties

NameTypeDescriptionNotes
DirectoryNamestringThe name of the directory.[optional]
DirectoryOrSearchBaseBeingProcessedstringThe name of the directory or searchbase is being processed.[optional]
ErrorsstringComma separated list of errors occurred during the AD-sync process.[optional]
GroupsAddedint?The number of groups added.[optional]
GroupsCreateCountint?The number of groups successfully created in the service database.[optional]
GroupsDeleteCountint?The number of groups successfully deleted from the service database.[optional]
GroupsFailCountint?The number of groups failed to be uploaded.[optional]
GroupsFailedint?The number of groups skipped due to errors.[optional]
GroupsProcessedSuccessfullyint?The number of groups processed successfully.[optional]
GroupsRemovedint?The number of groups removed.[optional]
GroupsSyncedWithChangesint?The number of groups changed.[optional]
GroupsSyncedWithNoChangesint?The number of groups synced with no changes.[optional]
GroupsUpdateCountint?The number of groups successfully updated in the service database.[optional]
IdstringThe UUID of the DirectorySyncStatusInfo.[optional]
SearchbasesProcessedint?The number of search bases already processed.[optional]
StatestringThe status of the Directory Sync processed.[optional]
SyncStartedDateTime?The time when the synchronization was started.[optional]
SyncUpdatedDateTime?The last time the directory was updated.[optional]
TotalSearchbasesint?Total number of search bases to be processed.[optional]
UsersAddedint?Number of users added.[optional]
UsersCreateCountint?The number of users successfully created in the service database.[optional]
UsersDeleteCountint?The number of users successfully deleted from the service database.[optional]
UsersFailCountint?The number of users failed to be uploaded.[optional]
UsersFailedint?The number of users skipped due to errors.[optional]
UsersProcessedSuccessfullyint?The number of users processed successfully.[optional]
UsersRemovedint?The number of users removed.[optional]
UsersSyncedWithChangesint?The number of users synced with changes.[optional]
UsersSyncedWithNoChangesint?The number of users synced with no changes.[optional]
UsersUpdateCountint?The number of users successfully updated in the service database.[optional]