Skip to content

Data Object - DesktopDetailData

Java Class

com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopDetailData

Property of

DesktopDetailView

Since

Horizon 7.4

Data Object Description

Core attributes of a desktop detail instance.

Data Object Properties

Name Type Description
name xsd:string Unique name for the desktop.
displayName xsd:string Desktop display name.
type xsd:string Type of desktop.
* This property will be one of:
ValueDescription
AUTOMATEDAn automated desktop creates virtual machines cloned from a base template or snapshot.
MANUALA manual machine desktop allows selection of existing virtual machines and addition to the desktop of available machines to connect to.
RDSAn RDS Desktop.
enabled xsd:boolean Determines if the desktop is enabled.
renderer3D xsd:string 3D rendering is supported on Windows 7 or later guests running on VMs with virtual hardware version 8 or later. The default protocol must be PCoIP and users must not be allowed to choose their own protocol to enable 3D rendering. 3
* This property will be one of:
ValueDescription
MANAGE_BY_VSPHERE_CLIENT3D rendering managed by vSphere Client.
AUTOMATIC3D rendering is automatic.
SOFTWARE3D rendering is software dependent. The software renderer is supported (at minimum) on virtual hardware version 8 in a vSphere 5.0 environment.
HARDWARE3D rendering is hardware dependent. The hardware-based renderer is supported (at minimum) on virtual hardware version 9 in a vSphere 5.1 environment.
DISABLED3D rendering is disabled.
operatingSystem xsd:string The guest operating system. Applicable only for automated desktops. 1
* This property will be one of:
ValueDescription
Unknown
Windows XPWindows XP
Windows VistaWindows Vista
Windows 7Windows 7
Windows 8Windows 8
Windows 10Windows 10
Windows 11Windows 11
Windows Server 2003Windows Server 2003
Windows Server 2008Windows Server 2008
Windows Server 2008R2Windows Server 2008R2
Windows Server 2012Windows Server 2012
Windows Server 2012R2Windows Server 2012R2
Windows Server 10null
Windows Server 2016null
Windows Server 2016 or aboveWindows 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)
operatingSystemArchitecture xsd:string The guest operating system architecture. Applicable only for automated desktops. 1
* This property will be one of:
ValueDescription
UnknownOperating System cannot be determined.
32_bit32 bit Operating System Architecture.
64_bit64 bit Operating System Architecture.
avmEndpoints xsd:string[] App Volumes manager endpoints. Applicable only for automated desktops. 1 2
supportedDomains xsd:string[] Supported domains for the desktop. Applicable only for automated desktops. 1 2
uemAgentVersion xsd:string UEM agent version. Applicable only for automated desktops. 1
vcenterUrl xsd:string URL of associated Vcenter for this desktop. 1
creationTime xsd:dateTime Desktop creation time. 1
lastModifiedTime xsd:dateTime Desktop last modified time. 1
numOfEntitledUsers xsd:int Number of entitled users for the desktop. 1
numMachines xsd:int Number of machines in the desktop. The machines may be queried using the query service for Machine. This field does not apply to RDS desktops. The RDS servers associated with an RDS desktop may be queried using the query service for RDSServer.

  1. This property need not be set. 

  2. This property is an unordered array of unique values. 

  3. This property has a default value of 'DISABLED'.