Data Object - VsanHostPortConfigEx(vim.vsan.host.PortConfigEx)

Extends
VsanHostConfigInfoNetworkInfoPortConfig
Since
vSphere API 6.5

Data Object Description

A PortConfigEx represents a virtual network adapter and its configuration for use by the vSAN service. This is an extension of vim.vsan.host.ConfigInfo.NetworkInfo.PortConfig, More configuration details are exposed, including traffic type, and IPv6 addresses.

Properties

Name Type Description
trafficTypes*xsd:string[]

Type of vSAN traffic through this network adapter. If this field is not set or set empty during Virtual update, type 'vsan' will be taken as default. This field is invisible to older version client.
See VsanHostPortConfigExTrafficType

Properties inherited from VsanHostConfigInfoNetworkInfoPortConfig
device, ipConfig
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition