Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VMwareDVSConfigInfo(vim.dvs.VmwareDistributedVirtualSwitch.ConfigInfo)
- Extends
- DVSConfigInfo
- See also
- LinkDiscoveryProtocolConfig, VMwareDvsLacpGroupConfig, VMwareDVSPvlanMapEntry, VMwareIpfixConfig, VMwareVspanSession
- Since
- vSphere API Release 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 Release 5.0 |
lacpApiVersion* | xsd:string |
The Link Aggregation Control Protocol group version in the switch.
See LacpApiVersion for valid values.
Since vSphere API Release 5.5 |
lacpGroupConfig* | VMwareDvsLacpGroupConfig[] |
The Link Aggregation Control Protocol groups in the switch.
Since vSphere API Release 5.5 |
linkDiscoveryProtocolConfig* | LinkDiscoveryProtocolConfig |
See LinkDiscoveryProtocolConfig.
|
maxMtu | xsd: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 Release 6.0 |
pvlanConfig* | VMwareDVSPvlanMapEntry[] |
The PVLAN configured in the switch.
|
vspanSession* | VMwareVspanSession[] |
The Distributed Port Mirroring sessions in the switch.
Since vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |