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, RDSServerSessionSettings
- 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
|
||||||||||||||||||||||||||||||||||||||
| operatingSystem | xsd:string |
OS version.
Since Horizon 7.9
|
||||||||||||||||||||||||||||||||||||||
| agentVersion | xsd:string |
Agent version.
Since Horizon 7.9
|
||||||||||||||||||||||||||||||||||||||
| agentBuildNumber | xsd:string |
Agent build number.
Since Horizon 7.9
|
||||||||||||||||||||||||||||||||||||||
| 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
|
||||||||||||||||||||||||||||||||||||||
| loadIndex | xsd:int |
Represents the load on the RDSServer in the range of 0-100
Since Horizon 7.8
|
||||||||||||||||||||||||||||||||||||||
| sessionSettings | RDSServerSessionSettings |
RDSServer session settings
Since Horizon 7.9
|
| Top of page | Local Properties | ||
| Service Types | Data Object Types | All Properties | All Methods |