vSphere Web Services API
|
| Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHostIpConfig(vim.vsan.host.IpConfig)
- Property of
- VsanHostConfigInfoNetworkInfoPortConfig
- Extends
- DynamicData
- Since
- vSphere API Release 5.5
Data Object Description
Deprecated. As of vSphere API 9.1, vSAN has been using unicast only configuration in all supported releases. The multicast configuration has been deprecated. An VsanHostIpConfig is a pair of multicast IP addresses for use by the VSAN service. For VSAN there is one such IpConfig pair per "virtual network" as represented by VsanHostConfigInfoNetworkInfoPortConfig.See VsanHostConfigInfoNetworkInfo
See port
See VsanHostConfigInfoNetworkInfoPortConfig
See UpdateVsan_Task
Properties
| Name | Type | Description |
|---|---|---|
| downstreamIpAddress | xsd:string |
Master-to-agent multicast IP address.
|
| upstreamIpAddress | xsd:string |
Agent-to-master multicast IP address.
|
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |