VimClusterVSANWitnessHostInfo
Configurations of witness host of vSAN stretched cluster
{
"_typeName": "string",
"nodeUuid": "string",
"faultDomainName": "string",
"preferredFdName": "string",
"preferredFdUuid": "string",
"unicastAgentAddr": "string",
"host": {
"_typeName": "string",
"type": "string",
"value": "string"
},
"metadataMode": false
}
vSAN UUID of witness host
User friendly name of Fault Domain, which witness host resides in
User friendly name of preferred Fault Domain configured in witness host.
UUID of preferred Fault Domain configured in witness host.
IP address used by witness host, to communicate with data hosts in vSAN stretched cluster.
The IP protocol supports IPv4 and IPv6, and which protocol to take, is determined by concrete vSAN network configurations on all hosts of vSAN stretched cluster. If both protocols are supported by all hosts, IPv4 will be taken. This IP address is from the first discovered virtual adapter of witness host, which enables vSAN traffic and supports taken IP protocol.
ManagedEntity of witness host.
True to indicate the host is a metadata host as opposed to witness host.
Default to False if unset, meaning it is witness host. Metadata host is currently unsupported vSAN feature and it is not used for vSAN stretched cluster.