RemoteVsanServerClusterConfig

RemoteVsanServerClusterConfig
RemoteVsanServerClusterConfig

Server cluster specific configuration for HCI Mesh

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

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "clusterUuid": "string",
    "siteAffinity": {
        "_typeName": "string",
        "name": "string",
        "siteId": "string"
    }
}
string
clusterUuid
Required

The server cluster UUID which client cluster uses to mount remote vSAN datastores of server hosts.

siteAffinity
Optional

The server cluster site affinity.

This is a site fault domain name and UUID for a site in server cluster. The entries in the field is unset if the server is a single site cluster or the host has a symmetric network connectivity with both the server cluster sites.