vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - GatewayToHostConnectFault(vim.fault.GatewayToHostConnectFault)
- Extended by
- GatewayHostNotReachable, GatewayToHostAuthFault, GatewayToHostTrustVerifyFault
- Extends
- GatewayConnectFault
- Since
- vSphere API Release 6.0
Fault Description
Deprecated. Not used since vSphere 6.5 GatewayToHostConnectFault is thrown by the gateway used to communicate with a host, if an error occurs in the communication between the gateway and the host. More details may be provided by a subfault.Properties
Name | Type | Description |
---|---|---|
hostname | xsd:string |
Hostname of the host that the gateway is communicating with.
|
port* | xsd:int |
Port specified for the connection between the gateway and the host.
|
Properties inherited from GatewayConnectFault | ||
details, gatewayId, gatewayInfo, gatewayType | ||
Properties inherited from HostConnectFault | ||
None | ||
Properties inherited from VimFault | ||
None | ||
Properties inherited from MethodFault | ||
faultCause, faultMessage |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |