Data Object - VMwareDVSConfigInfo

Extends
DVSConfigInfo
See also
LinkDiscoveryProtocolConfig, 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
linkDiscoveryProtocolConfig*LinkDiscoveryProtocolConfig

See LinkDiscoveryProtocolConfig.
maxMtuxsd:int

The maximum MTU in the switch.
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, description, extensionKey, host, maxPorts, name, networkResourceManagementEnabled, numPorts, numStandalonePorts, policy, productInfo, switchIpAddress, targetInfo, uplinkPortgroup, uplinkPortPolicy, uuid, vendorSpecificConfig
Properties inherited from DynamicData
dynamicProperty, dynamicType
*Need not be set
Show WSDL type definition