View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopAssignmentData
- Class
- VMware.Hv.DesktopAssignmentData
- Property of
- DesktopAssignmentView
- See also
- GlobalEntitlementId
- Since
- Horizon 7.9
Data Object Description
Core attributes of a desktop assignment data.Data Object Properties
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.
|
||||||||||||||||||||||||||||||||||||||
source | xsd:string |
Source of machines.
|
||||||||||||||||||||||||||||||||||||||
globalEntitlement | GlobalEntitlementId |
Global entitlement for this desktop. This member will be null if not
set or caller does not have global read permissions.
|
||||||||||||||||||||||||||||||||||||||
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.
|
||||||||||||||||||||||||||||||||||||||
operatingSystemArchitecture | xsd:string |
The guest operating system architecture. Applicable only for automated desktops.
|
||||||||||||||||||||||||||||||||||||||
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.
|
||||||||||||||||||||||||||||||||||||||
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
|
||||||||||||||||||||||||||||||||||||||
allowUsersToChooseProtocol | xsd:boolean |
Whether the users can choose the protocol.
|
||||||||||||||||||||||||||||||||||||||
allowMultipleSessionsPerUser | xsd:boolean |
Whether multiple sessions are allowed per user for this pool. This is
valid for RDS Desktops. For other Desktops use
allowMultipleSessionsPerUser
|
||||||||||||||||||||||||||||||||||||||
allowUsersToResetMachines | xsd:boolean |
Whether users are allowed to reset/restart their machines.
|
||||||||||||||||||||||||||||||||||||||
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".
|
||||||||||||||||||||||||||||||||||||||
enableHTMLAccess | xsd:boolean |
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.
|
||||||||||||||||||||||||||||||||||||||
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.
|
||||||||||||||||||||||||||||||||||||||
userAssignment | xsd:string |
User assignment scheme.
|
||||||||||||||||||||||||||||||||||||||
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.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |