NSX-T Data Center REST API
DirectoryDomainSyncSettings (schema)
Domain synchronization settings
| Name | Description | Type | Notes | 
|---|---|---|---|
| delta_sync_interval | Delta synchronization inverval in minutes Directory domain delta synchronization interval time between two delta sync in minutes. | integer | Minimum: 5 Maximum: 720 Default: "180" | 
| full_sync_cron_expr | Full synchronization cron expression Directory domain full synchronization schedule using cron expression. For example, cron expression "0 0 12 ? * SUN *" means full sync is scheduled every Sunday midnight. If this object is null, it means there is no background cron job running for full sync. | string | |
| sync_delay_in_sec | Sync delay (in second). Sync delay after Directory domain has been successfully created. if delay is -1, initial full sync will not be triggered. | int | Minimum: -1 Maximum: 600 Default: "30" | 
