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
- 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
|
||||||||||
| rdsServerHealth | FarmHealthRDSServerHealthInfo[] |
RDS server health information of the servers that belong to the Farm
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |