HostBlockHba

HostBlockHba
HostBlockHba

This data object type describes the host bus adapter that provides block devices.

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"
}