HostRdmaHba

HostRdmaHba
HostRdmaHba

This data object describes the Remote Direct Memory Access (RDMA) host bus adapter interface.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "key": "string",
    "device": "string",
    "bus": 0,
    "status": "string",
    "model": "string",
    "driver": "string",
    "pci": "string",
    "storageProtocol": "string",
    "associatedRdmaDevice": "string"
}
string
associatedRdmaDevice
Optional

Device name of the associated RDMA device, if any.

Should match the device property of the corresponding RDMA device.