vSphere Web Services API


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
downstreamIpAddressxsd:string

Master-to-agent multicast IP address.
upstreamIpAddressxsd:string

Agent-to-master multicast IP address.
Properties inherited from DynamicData
None

Show WSDL type definition