vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostGatewaySpec(vim.host.GatewaySpec)
- Property of
- HostConnectSpec
- Extends
- DynamicData
- See also
- KeyValue
- Since
- vSphere API Release 6.0
Data Object Description
Deprecated. Not supported since vSphere 6.5 Settings for a gateway used to communicate with a host.Properties
Name | Type | Description |
---|---|---|
gatewayId* | xsd:string |
Identifier of the gateway to be used for communction to the host. If
omitted a random gateway of this type will be selected.
|
gatewayType | xsd:string |
The type of the gateway used for the communication to the host.
|
hostAuthParams* | KeyValue[] |
Additional opaque authentication data that the gateway may need to
authenticate to the host.
|
trustVerificationToken* | xsd:string |
An opaque string that the gateway may need to validate that the host
it connects to is the correct host.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |