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