
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.7 KiB
1.7 KiB
vim.dvs.DistributedVirtualPort.RuntimeInfo.VmDirectPathGen2InactiveReasonNetwork
Set of possible values for DVPortStatus . vmDirectPathGen2InactiveReasonNetwork . :contained by: vim.dvs.DistributedVirtualPort.RuntimeInfo
- type
vim.dvs.DistributedVirtualPort.RuntimeInfo.VmDirectPathGen2InactiveReasonNetwork
- name
portNptDisabledForPort
values:
- portNptNoVirtualFunctionsAvailable
-
At least some of the physical NICs used as uplinks for this port support VMDirectPath Gen 2, but all available network-passthrough resources are in use by other ports.
- portNptNoCompatibleNics
-
None of the physical NICs used as uplinks for this port support VMDirectPath Gen 2.See vmDirectPathGen2Supported
- portNptIncompatibleDvs
-
The switch for which this port is defined does not support VMDirectPath Gen 2. See DVSFeatureCapability . vmDirectPathGen2Supported .
- portNptDisabledForPort
-
VMDirectPath Gen 2 has been explicitly disabled for this port.