View API
|
| Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |
Data Object - FarmHealthRDSServerHealthInfo
- Class
- VMware.Hv.RDSServerHealthInfo
- Property of
- FarmHealthInfo
- See also
- FarmHealthMissingApplicationInfo, RDSServerId
- Since
- Horizon View 6.0
Data Object Description
RDS server health dataData Object Properties
Properties
| Name | Type | Description | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| id | RDSServerId |
RDS server entity ID
|
||||||||||||||||
| name | xsd:string |
RDS Server name
|
||||||||||||||||
| status | xsd:string |
RDS server status
|
||||||||||||||||
| health | xsd:string |
RDS server health
|
||||||||||||||||
| available | xsd:boolean |
Indicates if RDS server is available
|
||||||||||||||||
| missingApplications | FarmHealthMissingApplicationInfo[] |
Missing Application info for those Applications
that are missing on this RDSServer. An Application
must be enabled in order for its health status to be collected.
|
||||||||||||||||
| loadPreference | xsd:string |
Based on the current load of this RDSServer, gives a measure of how
preferential this server is to be chosen for new application sessions.
Since Horizon View 6.2
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |