View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmSummaryView
- Class
- VMware.Hv.FarmSummaryView
- Returned by
- Farm_GetSummaryView
- See also
- FarmId, FarmSummaryData
- Since
- Horizon View 6.0
Data Object Description
Farm summary ViewQueryable Data Object
This data object is queryable using QueryService.
The fields which can be used in filters are:
- data.name
- data.type
- data.displayName
- data.accessGroup
- data.enabled
- data.desktop (Cannot use property to sort)
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | privilege is required to query Farm summary View. |
Data Object Properties
Properties
Name | Type | Description |
---|---|---|
id | FarmId |
Farm entity ID
|
data | FarmSummaryData |
Farm summary Data
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |