VcRemoteVsanServerClusterConfig
VcRemoteVsanServerClusterConfig
Remote vSAN server cluster configuration at a VC level.
This structure may be used only with operations rendered under /vsan
.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"serverClusters": [
{
"_typeName": "string",
"clusterUuid": "string",
"networkTopology": "string",
"siteAffinity": [
{
"_typeName": "string",
"clientSite": {
"_typeName": "string",
"name": "string"
},
"serverSite": {
"_typeName": "string",
"name": "string"
}
}
]
}
]
}
array of
VcRemoteVsanServerClusterInfo
serverClusters
Optional
Server cluster configurations for HCI Mesh.