View API
| Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |
Data Object - GatewayHealthInfo
- Class
- VMware.Hv.GatewayHealthInfo
- Returned by
- GatewayHealth_Get, GatewayHealth_List
- See also
- GatewayHealthConnectionData, GatewayId
- Since
- Horizon 7.7
Data Object Description
Gateway Health InformationData Object Properties
Properties
Name | Type | Description | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | GatewayId |
Id for the gateway.
|
||||||||||||
name | xsd:string |
Name of the gateway.
|
||||||||||||
address | xsd:string |
IP address of the gateway.
|
||||||||||||
gatewayZoneInternal | xsd:boolean |
Flag to determine whether the gateway is internal.
|
||||||||||||
version | xsd:string |
Version of the gateway.
|
||||||||||||
type | xsd:string |
Type of the gateway.
|
||||||||||||
connectionData | GatewayHealthConnectionData |
The connection data of the gateway.
|
||||||||||||
gatewayStatusActive | xsd:boolean |
Flag to indicate gateway status.
|
||||||||||||
gatewayStatusStale | xsd:boolean |
Flag to indicate whether gateway is staled or not.
|
||||||||||||
gatewayContacted | xsd:boolean |
Flag to indicate whether gateway has contacted connection server.
|
Top of page | Local Properties | ||
Service Types | Data Object Types | All Properties | All Methods |