
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
1.6 KiB
vim.dvs.VmwareDistributedVirtualSwitch.LacpLoadBalanceAlgorithm
Load balance algorithm in a Link Aggregation Control Protocol group. :contained by: vim.dvs.VmwareDistributedVirtualSwitch
- type
vim.dvs.VmwareDistributedVirtualSwitch.LacpLoadBalanceAlgorithm
- name
srcPortId
values:
- srcTcpUdpPort
-
Source TCP/UDP port number
- srcDestIpTcpUdpPortVlan
-
Source and destination IP, source and destination TCP/UDP port number and VLAN.
- srcIpVlan
-
Source IP and VLAN
- srcDestTcpUdpPort
-
Source and destination TCP/UDP port number
- srcMac
-
Source MAC address
- destIp
-
Destination IP
- destMac
-
Destination MAC address
- vlan
-
VLAN only
- srcDestIp
-
Source and Destination IP
- srcIpTcpUdpPortVlan
-
Source IP, TCP/UDP port number and VLAN
- srcDestIpTcpUdpPort
-
Source and destination IP and TCP/UDP port number
- srcDestMac
-
Source and destination MAC address
- destIpTcpUdpPort
-
Destination IP and TCP/UDP port number
- srcPortId
-
Source Virtual Port Id
- srcIp
-
Source IP
- srcIpTcpUdpPort
-
Source IP and TCP/UDP port number
- destIpTcpUdpPortVlan
-
Destination IP, TCP/UDP port number and VLAN
- destTcpUdpPort
-
Destination TCP/UDP port number
- destIpVlan
-
Destination IP and VLAN
- srcDestIpVlan
-
Source and destination IP and VLAN