Data Object - DesktopDetailData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopDetailData
Property of
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:
|
||||||||||||||||||||||||||||||||||||||||||||
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:
|
||||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string | The guest operating system. Applicable only for automated desktops. 1 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string | The guest operating system architecture. Applicable only for automated desktops. 1 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||
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. |