vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostRdmaDevice(vim.host.RdmaDevice)
- Property of
 - HostNetworkInfo, PhysicalNic
 - Extends
 - DynamicData
 - See also
 - HostRdmaDeviceBacking, HostRdmaDeviceCapability, HostRdmaDeviceConnectionInfo
 - Since
 - vSphere API Release 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.
       | 
| capability | HostRdmaDeviceCapability | 
         Supported capabilies of the RDMA device.
       | 
| connectionInfo | HostRdmaDeviceConnectionInfo | 
         Current device connection state.
       | 
| description* | xsd:string | 
         Device description, if available.
       | 
| device | xsd:string | 
         The device name of the RDMA device.
       | 
| driver* | xsd:string | 
         The short string name of the device driver, if available.
       | 
| key | xsd:string | 
         The linkable identifier.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |