Data Object - DesktopSummaryView
Java Class
com.omnissa.vdi.vlsi.binding.vdi.resources.Desktop.DesktopSummaryView
Returned by
Desktop_GetSummaryView, Desktop_GetSummaryViews, Desktop_ListGECompatibleDesktops
See also
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. |