Skip to content

Data Object - VirtualMachineInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.utils.virtualcenter.VirtualMachine.VirtualMachineInfo

Returned by

VirtualMachine_List

See also

MachineId, VirtualMachineIncompatibleReasons

Since

Horizon View 6.0

Data Object Description

VirtualMachineInfo is a set of VM attributes for VMs retrieved from the VC.

Data Object Properties

Name Type Description
id MachineId VM Id 2
name xsd:string VM name 2
path xsd:string VM path 2
operatingSystem xsd:string Operating system enumeration as known to View. 1 2
* This property will be one of:
ValueDescription
"Unknown"
"Windows XP"Windows XP
"Windows Vista"Windows Vista
"Windows 7"Windows 7
"Windows 8"Windows 8
"Windows 10"Windows 10
"Windows 11"Windows 11
"Windows Server 2003"Windows Server 2003
"Windows Server 2008"Windows Server 2008
"Windows Server 2008R2"Windows Server 2008R2
"Windows Server 2012"Windows Server 2012
"Windows Server 2012R2"Windows Server 2012R2
"Windows Server 10"null
"Windows Server 2016"null
"Windows Server 2016 or above"Windows Server 2016 or above
"Linux (other)"Linux (other)
"Linux Server (other)"Linux server (other)
"Linux (Ubuntu)"Linux (Ubuntu)
"Linux (Red Hat Enterprise Linux)"Linux (Red Hat Enterprise)
"Linux (SUSE Linux Enterprise Server)"Linux (Suse)
"Linux (CentOS)"Linux (CentOS)
operatingSystemDisplayName xsd:string Operating system display name from Virtual Center. 1 2
hardwareVersion xsd:int VM hardware version. 1 2
vGPUType xsd:string NVIDIA GRID vGPU type configured on this virtual machine, if any. Since Horizon View 6.1 1 2
incompatibleReasons VirtualMachineIncompatibleReasons Reasons that may preclude this VirtualMachine from being used in manual desktop creation. 2
refId xsd:string Reference ID used for this virtual machine. Since Horizon 8.1 1 2

  1. This property need not be set. 

  2. This property cannot be updated.