vSphere Web Services API


Data Object - VsanHostConfigInfoNetworkInfoPortConfig(vim.vsan.host.ConfigInfo.NetworkInfo.PortConfig)

Property of
VsanHostConfigInfoNetworkInfo
Extends
DynamicData
See also
VsanHostIpConfig
Since
vSphere API Release 5.5

Data Object Description

A PortConfig represents a virtual network adapter and its configuration for use by the VSAN service.
See HostVirtualNic

Properties

Name Type Description
devicexsd:string

Device name which identifies the network adapter for this PortConfig.
See device

ipConfig*VsanHostIpConfig

Deprecated. As of vSphere API 9.1, vSAN has been using unicast only configuration in all supported releases. The multicast configuration has been deprecated.

VsanHostIpConfig for this PortConfig.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition