VimClusterVSANStretchedClusterCapability
Capability that whether a host can support vSAN stretched cluster
{
"_typeName": "string",
"hostMoId": "string",
"connStatus": "string",
"isSupported": false,
"hostCapability": {
"_typeName": "string",
"featureVersion": "string"
}
}
ManagedEntity Id of target host
Connection status to present whether this host is connected to vCenter server, valid values include: connected, notResponding and disconnected.
Whether ESXi software of target host can support vSAN stretched cluster.
The vSAN stretched cluster feature is supported since vSphere vSAN 6.1.
Detailed information of ESXi software to support vSAN stretched cluster, for now, it only contains the feature version information.
For vSphere vSAN 6.1, the version is 1.0; and vSphere vSAN 6.2, the version is 2.0.