Fault - GatewayToHostConnectFault(vim.fault.GatewayToHostConnectFault)

Extended by
GatewayHostNotReachable, GatewayToHostAuthFault, GatewayToHostTrustVerifyFault
Extends
GatewayConnectFault
Since
vSphere API 6.0

Fault Description

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
hostnamexsd: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
*May not be present
Show WSDL type definition