Vcha_Cluster_WitnessInfo
Vcha_Cluster_WitnessInfo
The Cluster.WitnessInfo structure defines the configuration and runtime information for the witness node in the cluster.
JSON Example
{
"ha_ip": {
"ip_family": "string",
"ipv4": {
"address": "string",
"subnet_mask": "string",
"prefix": 0
},
"ipv6": {
"address": "string",
"prefix": 0
},
"gateway_ip": "string"
},
"runtime": {
"state": "string",
"role": "string",
"placement": {
"management_vcenter_name": "string",
"management_vcenter_server_guid": "string",
"vm_name": "string",
"datacenter": "string",
"datacenter_name": "string",
"host": "string",
"host_name": "string",
"cluster": "string",
"cluster_name": "string",
"ha_network": "string",
"ha_network_name": "string",
"ha_network_type": "string",
"management_network": "string",
"management_network_name": "string",
"management_network_type": "string",
"storage": {
"datastore": "string",
"datastore_name": "string"
},
"bios_uuid": "string"
}
}
}
runtime
Optional
The Cluster.NodeRuntimeInfo structure describes a node's runtime information in a VCHA Cluster.