
This external documentation for pyVmomi was generated using Googly Docs (aka Google Standard Documentation) which renders very cleanly in GitHub. Internal documentation for a class should be done in Sphinx format because tools like pyCharm and Eclipse can use that documentation as a hint for code completion. Note: External docs as Googly Docs, internal docs as Sphinx. Closes bug#15
2.3 KiB
vim.dvs.VmwareDistributedVirtualSwitch.ConfigInfo
This class defines the VMware specific configuration for DistributedVirtualSwitch.
- extends
- since
- Attributes:
-
vspanSession (vim.dvs.VmwareDistributedVirtualSwitch.VspanSession, optional):
The Distributed Port Mirroring sessions in the switch.
pvlanConfig (vim.dvs.VmwareDistributedVirtualSwitch.PvlanMapEntry, optional):
The PVLAN configured in the switch.
maxMtu (int):
The maximum MTU in the switch.
linkDiscoveryProtocolConfig (vim.host.LinkDiscoveryProtocolConfig, optional):
ipfixConfig (vim.dvs.VmwareDistributedVirtualSwitch.IpfixConfig, optional):
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
lacpGroupConfig (vim.dvs.VmwareDistributedVirtualSwitch.LacpGroupConfig, optional):
The Link Aggregation Control Protocol groups in the switch.
lacpApiVersion (str, optional):
The Link Aggregation Control Protocol group version in the switch. See LacpApiVersion for valid values.