Skip to content

Data Object - GatewayHealthInfo

Java Class

com.omnissa.vdi.vlsi.binding.vdi.health.GatewayHealth.GatewayHealthInfo

Returned by

GatewayHealth_Get, GatewayHealth_List

See also

GatewayHealthConnectionData, GatewayId

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:
ValueDescription
"AP"AP type is for UAG.
"F5"F5 type is for F5 server.
"SG"SG type is for Security Server.
"SG-cohosted"SG-cohosted type is for Cohosted CS as gateway.
"Unknown"Unknown type is for unrecognized gateway type.
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

  1. This property need not be set. 

  2. This property cannot be updated.