vSphere Web Services API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Fault - GatewayConnectFault(vim.fault.GatewayConnectFault)
- Extended by
- GatewayNotFound, GatewayNotReachable, GatewayOperationRefused, GatewayToHostConnectFault
- Extends
- HostConnectFault
- See also
- LocalizableMessage
- Since
- vSphere API Release 6.0
Fault Description
Deprecated. Not used since vSphere 6.5 GatewayConnectFault is a base fault type for the faults thrown by a gateway server used to connect to a host.Properties
Name | Type | Description |
---|---|---|
details* | LocalizableMessage |
Details of the cause for this fault. This is the way in which Host
Gateway servers propagate opaque error messages through vCenter Server.
|
gatewayId | xsd:string |
Identifier of the gateway that is used for the connection to the host.
|
gatewayInfo | xsd:string |
Human-readable information about the host gateway server.
|
gatewayType | xsd:string |
The type of the gateway used for the connection to the host.
|
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 |