
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
34 lines
1.8 KiB
ReStructuredText
34 lines
1.8 KiB
ReStructuredText
.. _DVPortStatus: ../../../../vim/dvs/DistributedVirtualPort/RuntimeInfo.rst
|
|
|
|
.. _HostCapability: ../../../../vim/host/Capability.rst
|
|
|
|
.. _vmDirectPathGen2Supported: ../../../../vim/host/Capability.rst#vmDirectPathGen2Supported
|
|
|
|
.. _vmDirectPathGen2InactiveReasonVm: ../../../../vim/vm/DeviceRuntimeInfo/VirtualEthernetCardRuntimeState.rst#vmDirectPathGen2InactiveReasonVm
|
|
|
|
.. _vmDirectPathGen2InactiveReasonOther: ../../../../vim/dvs/DistributedVirtualPort/RuntimeInfo.rst#vmDirectPathGen2InactiveReasonOther
|
|
|
|
.. _vmDirectPathGen2InactiveReasonExtended: ../../../../vim/vm/DeviceRuntimeInfo/VirtualEthernetCardRuntimeState.rst#vmDirectPathGen2InactiveReasonExtended
|
|
|
|
.. _vim.dvs.DistributedVirtualPort.RuntimeInfo: ../../../../vim/dvs/DistributedVirtualPort/RuntimeInfo.rst
|
|
|
|
.. _vim.dvs.DistributedVirtualPort.RuntimeInfo.VmDirectPathGen2InactiveReasonOther: ../../../../vim/dvs/DistributedVirtualPort/RuntimeInfo/VmDirectPathGen2InactiveReasonOther.rst
|
|
|
|
vim.dvs.DistributedVirtualPort.RuntimeInfo.VmDirectPathGen2InactiveReasonOther
|
|
==============================================================================
|
|
Set of possible values for `DVPortStatus`_ . `vmDirectPathGen2InactiveReasonOther`_ .
|
|
:contained by: `vim.dvs.DistributedVirtualPort.RuntimeInfo`_
|
|
|
|
:type: `vim.dvs.DistributedVirtualPort.RuntimeInfo.VmDirectPathGen2InactiveReasonOther`_
|
|
|
|
:name: portNptIncompatibleConnectee
|
|
|
|
values:
|
|
--------
|
|
|
|
portNptIncompatibleConnectee
|
|
Configuration or state of the port's connectee prevents VMDirectPath Gen 2. See `vmDirectPathGen2InactiveReasonVm`_ and/or `vmDirectPathGen2InactiveReasonExtended`_ in the appropriate element of the RuntimeInfo.device array of the virtual machine connected to this port.
|
|
|
|
portNptIncompatibleHost
|
|
The host for which this port is defined does not support VMDirectPath Gen 2. See `HostCapability`_ . `vmDirectPathGen2Supported`_
|