Virtual Storage Lifecycle Management API


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

Extended by
VirtualVmxnet3Vrdma
Extends
VirtualVmxnet
See also
VirtualVmxnet3StrictLatencyConfig
Since
VI API 2.5 U2

Data Object Description

The VirtualVmxnet3 data object type represents an instance of the Vmxnet3 virtual Ethernet adapter attached to a virtual machine.

Properties

Name Type Description
strictLatencyConfig*VirtualVmxnet3StrictLatencyConfig

Indicates whether strict latency parameters are configured on this network adapter. Clients can set these parameters to control behaviors on this network adapter, e.g., set the TX/RX ring size, etc. Requires VM hardware version compatible with ESXi release supporting the "real-time switch" feature.

Since vSphere API Release 8.0.3.1
uptv2Enabled*xsd:boolean

Indicates whether UPTv2(Uniform Pass-through version 2) compatibility is enabled on this network adapter. UPTv2 is only available on Vmxnet3 adapter. Clients can set this property enabled or disabled if ethernet virtual device is Vmxnet3. It requires the VM hardware version is compatible with ESXi version which has enabled smartnic feature.

Since vSphere API Release 8.0.0.1
Properties inherited from VirtualVmxnet
None
Properties inherited from VirtualEthernetCard
addressType, externalId, macAddress, resourceAllocation, subnetId, uptCompatibilityEnabled, wakeOnLanEnabled
Properties inherited from VirtualDevice
backing, connectable, controllerKey, deviceGroupInfo, deviceInfo, key, numaNode, slotInfo, unitNumber
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition