View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmHealthInfo
- Class
- VMware.Hv.FarmHealthInfo
- Returned by
- FarmHealth_Get
- See also
- AccessGroupId, FarmHealthRDSServerHealthInfo, FarmId
- Since
- Horizon View 6.0
Data Object Description
Farm health dataQueryable Data Object
This data object is queryable using QueryService.
Cannot filter on any of FarmHealthInfo attributes.
Query Privileges
Privilege | Description |
---|---|
POOL_VIEW | privilege is required to query information |
Data Object Properties
Properties
Name | Type | Description | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
id | FarmId |
Farm entity ID
|
||||||||||
name | xsd:string |
Farm name
|
||||||||||
type | xsd:string |
Farm type
Since Horizon View 6.2
|
||||||||||
health | xsd:string |
Farm health
|
||||||||||
source | xsd:string |
Source of farm machines.
Since Horizon 7.6
|
||||||||||
accessGroup | AccessGroupId |
Access group associated with this Farm.
Since Horizon 7.6
|
||||||||||
rdsServerHealth | FarmHealthRDSServerHealthInfo[] |
RDS server health information of the servers that belong to the Farm
|
||||||||||
numApplications | xsd:int |
Number of applications published from this Farm.
Since Horizon 7.9
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |