Data Object - FarmHealthRDSServerHealthInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.FarmHealth.RDSServerHealthInfo
Property of
See also
FarmHealthMissingApplicationInfo, RDSServerId, RDSServerSessionSettings
Since
Horizon View 6.0
Data Object Description¶
RDS server health data
Data Object Properties¶
Name | Type | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | RDSServerId | RDS server entity ID 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
name | xsd:string | RDS Server name 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
operatingSystem | xsd:string | OS version. Since Horizon 7.9 1 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentVersion | xsd:string | Agent version. Since Horizon 7.9 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
agentBuildNumber | xsd:string | Agent build number. Since Horizon 7.9 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
status | xsd:string | RDS server status 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
health | xsd:string | RDS server health 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
available | xsd:boolean | Indicates if RDS server is available 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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. 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 1 2 * This property will be one of:
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
loadIndex | xsd:int | Represents the load on the RDSServer in the range of 0-100 Since Horizon 7.8 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
numSessions | xsd:int | Number of sessions on this RDS Host. Since Horizon 7.10 1 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
sessionSettings | RDSServerSessionSettings | RDSServer session settings Since Horizon 7.9 1 2 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
refId | xsd:string | Reference ID of the RDS Server. Since Horizon 7.10 1 |