vSAN Management API


Enum - VimVsanHostTrafficType(vim.vsan.host.PortConfigEx.TrafficType)

Since
vSphere API Release 6.5


Enum Description

Network transmission type of vSAN traffic through a virtual network adapter for 8.x and previous releases.

Enum Constants

NameDescription
TrafficType_Unknown

Since vSAN 6.7U3
vsan This vmknic is used for general vSAN data transmission. If no vSAN vmknic configured with 'witness' traffic type, witness data transmission will be handled by vmknic with 'vsan' traffic type.
witness This vmknic is dedicated for vSAN witness data transmission. For vSAN stretched cluster, this traffic type is recommended for vSAN vmknics to be used for witness transmission.

Show WSDL type definition