Data Object - VirtualMachineInfo

Class
VMware.Hv.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

Properties

Name Type Description
idMachineId

VM Id
  • This property cannot be updated.
namexsd:string

VM name
  • This property cannot be updated.
pathxsd:string

VM path
  • This property cannot be updated.
operatingSystemxsd:string

Operating system enumeration as known to View.
  • This property need not be set.
  • This property cannot be updated.
  • This property will be one of:
    Value Description
    "Unknown"
    "Windows XP"Windows XP
    "Windows Vista"Windows Vista
    "Windows 7"Windows 7
    "Windows 8"Windows 8
    "Windows 10"Windows 10
    "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"Windows Server 2016
    "Linux (other)"Linux (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)
operatingSystemDisplayNamexsd:string

Operating system display name from Virtual Center.
  • This property need not be set.
  • This property cannot be updated.
hardwareVersionxsd:int

VM hardware version.
  • This property need not be set.
  • This property cannot be updated.
vGPUTypexsd:string

NVIDIA GRID vGPU type configured on this virtual machine, if any.

Since Horizon View 6.1
  • This property need not be set.
  • This property cannot be updated.
incompatibleReasonsVirtualMachineIncompatibleReasons

Reasons that may preclude this VirtualMachine from being used in manual desktop creation.
  • This property cannot be updated.