Vcha_Cluster_VmInfo
Vcha_Cluster_VmInfo
The Cluster.VmInfo structure contains information to describe the Virtual Machines of passive and witness nodes of a VCHA cluster.
JSON Example
{
"passive": {
"vm": "string",
"bios_uuid": "string"
},
"witness": {
"vm": "string",
"bios_uuid": "string"
}
}
passive
Required
The Cluster.NodeVmInfo structure contains information to describe the Virtual Machine of a node of a VCHA cluster.
witness
Required
The Cluster.NodeVmInfo structure contains information to describe the Virtual Machine of a node of a VCHA cluster.