Data Object - DesktopAssignmentView

Class
VMware.Hv.DesktopAssignmentView
See also
DesktopAssignmentData, DesktopId
Since
Horizon 7.9

Data Object Description

Desktop id + Desktop assignment data which will include desktop pool information, operation system, global entitlement.

Queryable Data Object

This data object is queryable using QueryService.

The DesktopAssignmentView query service.

Query Privileges

Privilege Description
POOL_VIEW This query will return results only for desktops the caller has desktop read privilege on with the corresponding access group permission.
FEDERATED_LDAP_VIEW Global LDAP read is required to read the desktopAssignmentData.globalEntitlement member of a desktop. This will otherwise be unset.

Data Object Properties

Properties

Name Type Description
idDesktopId

The id of the desktop.
desktopAssignmentDataDesktopAssignmentData

Core attributes of the desktop assignment instance.