Vcha_Cluster_NodeVmInfo

Vcha_Cluster_NodeVmInfo
Vcha_Cluster_NodeVmInfo

The Cluster.NodeVmInfo structure contains information to describe the Virtual Machine of a node of a VCHA cluster.

JSON Example
{
    "vm": "string",
    "bios_uuid": "string"
}
string
vm
Required

The identifier of the virtual machine of the VCHA node. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: VirtualMachine:VCenter. When operations return a value of this structure as a result, the field will be an identifier for the resource type: VirtualMachine:VCenter.

string
bios_uuid
Required

BIOS UUID for the node.