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

This data object represents the transport specific parameters necessary to establish an NVM Express over Fabrics connection.

For some further information, see:

  • "NVM Express over Fabrics 1.0", Section 1.5.7, "Connection"