Public Attributes | |
| string | UpSince |
| Date and Time when the synchronization engine was started. RFC 822 format. | |
| int | Cycles |
| Number of cycles the engine performed. | |
| string | Provider |
| Name of the registered synchronization provider. | |
| int | SynchronizationInterval |
| Configured time interval, represented in seconds, between synchronization cycles. | |
| int | DeleteMemberGracePeriod |
| Configured grace period, represented in seconds, the sync service will allow a member to remain in the domain when the member no longer exists in the external identity store. | |
| string | Status |
| Current status of the synchronization engine status will be one of the following: "running" "sleeping" "disabled" "shutdown". | |
Date and Time when the synchronization engine was started. RFC 822 format.
Number of cycles the engine performed.
Name of the registered synchronization provider.
Configured time interval, represented in seconds, between synchronization cycles.
Configured grace period, represented in seconds, the sync service will allow a member to remain in the domain when the member no longer exists in the external identity store.
Members become disabled in the Simias domain when they are no longer exist in the external store.
Current status of the synchronization engine status will be one of the following: "running" "sleeping" "disabled" "shutdown".
1.5.6