|
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. |
RESTCONF API: GET Example |
---|
curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/restconf/data/sonusSystem:system/sonusOrcaSystem:adSyncStatus={adSyncModuleName} |