
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.0 KiB
1.0 KiB
vim.vm.device.VirtualEthernetCardOption
This data object type contains the options for the virtual ethernet card data object type.
- 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.