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

Extends
VirtualEthernetCard
See also
VirtualSriovEthernetCardSriovBackingInfo
Since
vSphere API 5.5

Data Object Description

The VirtualSriovEthernetCard data object defines the properties of a SR-IOV enabled Ethernet card attached to a virtual machine.

Properties

Name Type Description
allowGuestOSMtuChange*xsd:boolean

Indicates whether MTU can be changed from guest OS.
sriovBacking*VirtualSriovEthernetCardSriovBackingInfo

Information about SR-IOV passthrough backing of this VirtualSriovEthernetCard.

During an edit operation, if this value is unset, no changes to the SR-IOV backing will be made. During an add operation, if this is unset, an automatic physical function assignment scheme as described above will be used.

Properties inherited from VirtualEthernetCard
addressType, externalId, macAddress, resourceAllocation, uptCompatibilityEnabled, wakeOnLanEnabled
Properties inherited from VirtualDevice
backing, connectable, controllerKey, deviceInfo, key, slotInfo, unitNumber
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition