VsanSiteTakeoverConfig

VsanSiteTakeoverConfig
VsanSiteTakeoverConfig

The site takeover configuration for a host.

This structure may be used only with operations rendered under /vsan.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "takeoverTimestamp": 0
}
integer As int64 As int64
takeoverTimestamp
Optional

The site takeover operation timestamp.

After a site has completed the takeover operation, all hosts in the recovered site will have a new unified takeover timestamp used to prevent object corruption from stale I/Os. A host has to be rebooted when its site takeover timestamp is older than the one from the recovered site. If a host newly joins the cluster, it will have the takeover timestamp from the recovered site automatically.