GslbSiteCfgSyncInfo
{
"errored_objects": [
{
"ds_name": "string",
"name": "string",
"ops": "string",
"uuid": "string"
}
],
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"last_fail_obj": {
"event_type": "string",
"obj_name": "string",
"obj_uuid": "string"
},
"reason": "string",
"recommendation": "string",
"sync_state": "string"
}
Objects that could NOT be synced to the site . Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.
Reason for the replication issues. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
Recommended way to resolve replication issue. Field introduced in 21.1.3. Allowed in Enterprise edition with any value, Enterprise with Cloud Services edition.
Configuration sync-state of the site . Enum options - GSLB_SITE_CFG_IN_SYNC, GSLB_SITE_CFG_OUT_OF_SYNC, GSLB_SITE_CFG_SYNC_DISABLED, GSLB_SITE_CFG_SYNC_IN_PROGRESS, GSLB_SITE_CFG_SYNC_NOT_APPLICABLE, GSLB_SITE_CFG_SYNCED_TILL_CHECKPOINT, GSLB_SITE_CFG_SYNC_SUSPENDED, GSLB_SITE_CFG_SYNC_STALLED. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.