vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HostListSummaryGatewaySummary(vim.host.Summary.GatewaySummary)
- Property of
- HostListSummary
- Extends
- DynamicData
- Since
- vSphere API Release 6.0
Data Object Description
This data object type describes information about a host gateway server that is used for the connection between vCenter Server and the host. Gateway servers are identified by type and id. In order to use a gateway server it has to be registered with the respective type and id in the vCenter Lookup Service.Properties
Name | Type | Description |
---|---|---|
gatewayId | xsd:string |
Unique ID of the gateway server used for communication with the host.
This ID must be a unique identifier for the gateway server as
registered in the vCenter Component Manager Service. There must be
only one gateway server with the same ID.
|
gatewayType | xsd:string |
The type of the gateway server used for communication with the host.
This is an opaque string that depends on how the gateway server is
registered with the vCenter Component Manager Service. There might be
several gateway servers for the same type.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |