Data Object - GatewayHealthInfo
Java Class
com.omnissa.vdi.vlsi.binding.vdi.health.GatewayHealth.GatewayHealthInfo
Returned by
See also
Since
Horizon 7.7
Data Object Description¶
Gateway Health Information
Data Object Properties¶
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | GatewayId | Id for the gateway. | ||||||||||||
name | xsd:string | Name of the gateway. 2 | ||||||||||||
address | xsd:string | IP address of the gateway. 2 | ||||||||||||
gatewayZoneInternal | xsd:boolean | Flag to determine whether the gateway is internal. 2 | ||||||||||||
version | xsd:string | Version of the gateway. 2 | ||||||||||||
type | xsd:string | Type of the gateway. 2 * This property will be one of:
|
||||||||||||
connectionData | GatewayHealthConnectionData | The connection data of the gateway. | ||||||||||||
gatewayStatusActive | xsd:boolean | Flag to indicate gateway status. 2 | ||||||||||||
gatewayStatusStale | xsd:boolean | Flag to indicate whether gateway is staled or not. 2 | ||||||||||||
gatewayContacted | xsd:boolean | Flag to indicate whether gateway has contacted connection server. 2 | ||||||||||||
refId | xsd:string | Reference ID of the gateway. Since Horizon 7.10 1 | ||||||||||||
lastUpdatedTimestamp | xsd:long | The timestamp in milliseconds when the last update was obtained. Measured as epoch time. Since Horizon 7.12 1 2 |