View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - DesktopSummaryView
- Class
- VMware.Hv.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
Properties
Name | Type | Description |
---|---|---|
id | DesktopId |
The id of the desktop.
|
desktopSummaryData | DesktopSummaryData |
Core attributes of the desktop instance.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |