Data Object - HostRdmaDevice(vim.host.RdmaDevice)

Property of
HostNetworkInfo, PhysicalNic
Extends
DynamicData
See also
HostRdmaDeviceBacking, HostRdmaDeviceCapability, HostRdmaDeviceConnectionInfo
Since
vSphere API 7.0

Data Object Description

This data object represents a Remote Direct Memory Access device as seen by the primary operating system.

Properties

Name Type Description
backing*HostRdmaDeviceBacking

If set, represents the physical backing for the RDMA device. Not all RDMA devices are required to have a physical backing.
capabilityHostRdmaDeviceCapability

Supported capabilies of the RDMA device.
connectionInfoHostRdmaDeviceConnectionInfo

Current device connection state.
description*xsd:string

Device description, if available.
devicexsd:string

The device name of the RDMA device.
driver*xsd:string

The short string name of the device driver, if available.
keyxsd:string

The linkable identifier.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition