Skip to content

Data Object - DesktopSummaryView

Java Class

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

Returned by

Desktop_GetSummaryView, Desktop_GetSummaryViews, Desktop_ListGECompatibleDesktops

See also

DesktopId, DesktopSummaryData

Since

Horizon View 6.0

Data Object Description

Desktop id + global entitlement id + summary data.

Queryable Data Object

This data object is queryable using QueryService.

The DesktopSummaryView query service example api to get all Users/groups entitled/associated to particular Global entitlement.

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 desktopSummaryData.globalEntitlement member of a desktop. This will otherwise be unset.

Data Object Properties

Name Type Description
id DesktopId The id of the desktop.
desktopSummaryData DesktopSummaryData Core attributes of the desktop instance.
refId xsd:string Reference ID used for this desktop pool. Since Horizon 8.1 1 2

  1. This property need not be set. 

  2. This property cannot be updated.