HostNvmeSpec

HostNvmeSpec
HostNvmeSpec

Specifies the main parameters needed when connecting to an NVMe over Fabrics controller or Discovery Service.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "hbaName": "string",
    "transportParameters": {
        "_typeName": "string"
    }
}
string
hbaName
Required

The device name of the NVME over Fabrics host bus adapter.

transportParameters
Required

Transport specific information necessary to connect to the controller.