Test Search vSphere Web Services API


Enum - HostDVSConfigSpecSwitchMode(vim.dvs.HostDistributedVirtualSwitchManager.DVSConfigSpec.SwitchMode)

Since
vSphere API Release 8.0.0.1


Enum Description

The enum defines the distributed virtual switch mode.

Enum Constants

NameDescription
mux ENS mode which skips packet parsing and flow table lookup.
normal traditional package processing mode.

Show WSDL type definition