GslbSiteCfgSyncInfo

GslbSiteCfgSyncInfo
GslbSiteCfgSyncInfo
JSON Example
{
    "errored_objects": [
        {
            "ds_name": "string",
            "name": "string",
            "ops": "string",
            "reason": "string",
            "status": 0,
            "uuid": "string"
        }
    ],
    "last_changed_time": {
        "secs": 0,
        "usecs": 0
    },
    "last_fail_obj": {
        "event_type": "string",
        "obj_name": "string",
        "obj_uuid": "string"
    },
    "prev_target_version": 0,
    "reason": "string",
    "recommendation": "string",
    "site_version": 0,
    "sync_state": "string",
    "target_version": 0
}
array of VersionInfo
errored_objects
Optional

Objects that could NOT be synced to the site . Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

last_changed_time
Optional

last_changed_time

last_fail_obj
Optional

last_fail_obj

integer As int64 As int64
prev_target_version
Optional

Previous targer version for a site. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
reason
Optional

Reason for the replication issues. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
recommendation
Optional

Recommended way to resolve replication issue. Field introduced in 21.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

integer As int64 As int64
site_version
Optional

Version of the site. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.

string
sync_state
Optional

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 with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.

integer As int64 As int64
target_version
Optional

Target version of the site. Field introduced in 31.1.1. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.