Data Object - VMwareDVSConfigInfo(vim.dvs.VmwareDistributedVirtualSwitch.ConfigInfo)

Extends
DVSConfigInfo
See also
LinkDiscoveryProtocolConfig, VMwareDvsLacpGroupConfig, VMwareDVSPvlanMapEntry, VMwareIpfixConfig, VMwareVspanSession
Since
vSphere API 4.0

Data Object Description

This class defines the VMware specific configuration for DistributedVirtualSwitch.

Properties

Name Type Description
ipfixConfig*VMwareIpfixConfig

Configuration for ipfix monitoring of the switch traffic. This must be set before ipfix monitoring can be enabled for the switch, or for any portgroup or port of the switch.
See ipfixEnabled

Since vSphere API 5.0
lacpApiVersion*xsd:string

The Link Aggregation Control Protocol group version in the switch. See LacpApiVersion for valid values.

Since vSphere API 5.5
lacpGroupConfig*VMwareDvsLacpGroupConfig[]

The Link Aggregation Control Protocol groups in the switch.

Since vSphere API 5.5
linkDiscoveryProtocolConfig*LinkDiscoveryProtocolConfig

See LinkDiscoveryProtocolConfig.
maxMtuxsd:int

The maximum MTU in the switch.
multicastFilteringMode*xsd:string

The Multicast Filtering mode in the switch. See MulticastFilteringMode for valid values.

Since vSphere API 6.0
pvlanConfig*VMwareDVSPvlanMapEntry[]

The PVLAN configured in the switch.
vspanSession*VMwareVspanSession[]

The Distributed Port Mirroring sessions in the switch.

Since vSphere API 5.0
Properties inherited from DVSConfigInfo
configVersion, contact, createTime, defaultPortConfig, defaultProxySwitchMaxNumPorts, description, extensionKey, healthCheckConfig, host, infrastructureTrafficResourceConfig, maxPorts, name, netResourcePoolTrafficResourceConfig, networkResourceControlVersion, networkResourceManagementEnabled, numPorts, numStandalonePorts, pnicCapacityRatioForReservation, policy, productInfo, switchIpAddress, targetInfo, uplinkPortgroup, uplinkPortPolicy, uuid, vendorSpecificConfig, vmVnicNetworkResourcePool
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition