![]() Displays the AD Server sync status. |
Parameter | Description | |
---|---|---|
![]() ![]() | adSyncModuleName | Identifies the AD Module. |
![]() | adLastSyncStatus | Sync Status Of Last Sync Attempt. |
![]() | adLastSuccesfulSyncedTimeStamp | Last Successful Synced Timestamp. |
![]() | adLastSyncTriggerStartTimeStamp | Last AD Sync Trigger Timestamp. |
![]() | adNextAutoSyncScheduleTimeStamp | Next AD Auto Sync Trigger Timestamp Due To AD Profile Delayed Sync And Sync Interval. |
![]() | isAdSyncEnabled | Is AD Sync Enabled On AD Profile. |
REST API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/operational/system/adSyncStatus/{adSyncModuleName} |