Data Object - DesktopAssignmentData
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopAssignmentData
Property of
See also
Since
Horizon 7.9
Data Object Description¶
Core attributes of a desktop assignment data.
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
name | xsd:string | Unique name for the desktop | ||||||||||||||||||||||||||||||||||||||||||
displayName | xsd:string | Desktop display name. | ||||||||||||||||||||||||||||||||||||||||||
enabled | xsd:boolean | Determines if the desktop is enabled | ||||||||||||||||||||||||||||||||||||||||||
type | xsd:string | Type of desktop. * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||
source | xsd:string | Source of machines. * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||
globalEntitlement | GlobalEntitlementId | Global entitlement for this desktop. This member will be null if not set or caller does not have global read permissions. 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. | ||||||||||||||||||||||||||||||||||||||||||
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:
|
||||||||||||||||||||||||||||||||||||||||||
enableGRIDvGPUs | xsd:boolean | When 3D rendering is managed by the vSphere Client, this enables support for NVIDIA GRID vGPUs. This must be false if 3D rendering is not managed by the vSphere Client. If this is true, the host or cluster associated with the desktop must support NVIDIA GRID and vGPU types required by the desktop's VirtualMachines, VmTemplate, or BaseImageSnapshot. If this is false, the desktop's VirtualMachines, VmTemplate, or BaseImageSnapshot must not support NVIDIA GRID vGPUs. Since suspending VMs with passthrough devices such as vGPUs is not possible, powerPolicy cannot be set to SUSPEND if this is enabled. 3 | ||||||||||||||||||||||||||||||||||||||||||
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. For instant clone source desktop 3D rendering always mapped to MANAGE_BY_VSPHERE_CLIENT 5 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||
allowUsersToChooseProtocol | xsd:boolean | Whether the users can choose the protocol. 4 | ||||||||||||||||||||||||||||||||||||||||||
allowMultipleSessionsPerUser | xsd:boolean | Whether multiple sessions are allowed per user for this pool. This is valid for RDS Desktops. For other Desktops use allowMultipleSessionsPerUser 3 1 | ||||||||||||||||||||||||||||||||||||||||||
allowUsersToResetMachines | xsd:boolean | Whether users are allowed to reset/restart their machines. 3 | ||||||||||||||||||||||||||||||||||||||||||
defaultDisplayProtocol | xsd:string | The default display protocol for the desktop. For a managed desktop, this will default to "PCOIP". For an unmanaged desktop, this will default to "RDP". * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||
enableHTMLAccess | xsd:boolean | Deprecated.This property is no longer in use for Horizon Components. It is always set to true. HTML Access, enabled by VMware Blast technology, allows users to connect to View machines from Web browsers. View Client software does not have to be installed on the client devices. To enable HTML Access, you must install the HTML Machine Access feature pack. Also, Blast must be configured as a supported protocol in #supportedDisplayProtocols. 4 1 | ||||||||||||||||||||||||||||||||||||||||||
enableCollaboration | xsd:boolean | Enable session collaboration feature. Session collaboration allows a user to share their remote session with other users. Blast must be configured as a supported protocol in #supportedDisplayProtocols. 3 1 | ||||||||||||||||||||||||||||||||||||||||||
userAssignment | xsd:string | User assignment scheme. * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||
multipleSessionAutoClean | xsd:boolean | This value is used to determine if automatic session clean up is enabled. This cannot be enabled when this Global Entitlement is associated with a Desktop that has dedicated user assignment. | ||||||||||||||||||||||||||||||||||||||||||
cloudManaged | xsd:boolean | Indicates whether this desktop is managed by Horizon Cloud Services. Since Horizon 7.11 3 1 2 | ||||||||||||||||||||||||||||||||||||||||||
cloudAssigned | xsd:boolean | Indicates whether this desktop is assigned to a workspace in Horizon Cloud Services. Since Horizon 7.11 3 1 2 | ||||||||||||||||||||||||||||||||||||||||||
numAssignedMachines | xsd:int | Number of machines in the desktop which are assigned to users. The value will be zero for floating assignment desktop. Since Horizon 7.11 6 2 |