Files
deb-python-pyvmomi/docs/vim/vm/device/VirtualEthernetCardOption.rst
Shawn Hartsock 15f7be9a52 pyVmomi reStructured Text Documentation
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
2014-06-17 14:07:42 -04:00

1.0 KiB

vim.vm.device.VirtualEthernetCardOption

This data object type contains the options for the virtual ethernet card data object type.

extends

vim.vm.device.VirtualDeviceOption

Attributes:

supportedOUI (vim.option.ChoiceOption):

The valid Organizational Unique Identifiers (OUIs) supported by this virtual Ethernet card.Supported OUIs for statically assigned MAC addresses:"00:50:56"

macType (vim.option.ChoiceOption):

The supported MAC address types.

wakeOnLanEnabled (vim.option.BoolOption):

Flag to indicate whether or not wake-on-LAN is settable on this device.

vmDirectPathGen2Supported (bool):

Flag to indicate whether VMDirectPath Gen 2 is available on this device.