Cluster_Modules_Vm_Members_GetResult
The Members.GetResult structure contains fields used to return the virtual machines that are members of the module, see Members.get). Warning: This structure is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. Note: This structure is restricted for VMware internal use only.
{
"vms": [
"string"
]
}
The set of virtual machines. Warning: This attribute is part of a new feature in development. It may be changed at any time and may not have all supported functionality implemented. When clients pass a value of this structure as a parameter, the field must contain identifiers for the resource type: VirtualMachine. When operations return a value of this structure as a result, the field will contain identifiers for the resource type: VirtualMachine.