Data Object - VirtualEthernetCardOption(vim.vm.device.VirtualEthernetCardOption)

Extended by
VirtualE1000eOption, VirtualE1000Option, VirtualPCNet32Option, VirtualSriovEthernetCardOption, VirtualVmxnetOption
Extends
VirtualDeviceOption
See also
BoolOption, ChoiceOption

Data Object Description

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

Properties

Name Type Description
macTypeChoiceOption

The supported MAC address types.
supportedOUIChoiceOption

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

uptCompatibilityEnabled*BoolOption

Flag to indicate whether Universal Pass-through(UPT) is settable on this device.

Since vSphere API 6.0
vmDirectPathGen2Supportedxsd:boolean

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

Since vSphere API 4.1
wakeOnLanEnabledBoolOption

Flag to indicate whether or not wake-on-LAN is settable on this device.
Properties inherited from VirtualDeviceOption
autoAssignController, backingOption, busSlotOption, connectOption, controllerType, defaultBackingOptionIndex, deprecated, hotRemoveSupported, licensingLimit, plugAndPlay, type
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition