HostNvmeOverFibreChannelParameters

HostNvmeOverFibreChannelParameters
HostNvmeOverFibreChannelParameters

This data object represents the transport specific parameters necessary to establish an NVME over Fibre Channel connection.

AllOf
This class requires all of the following:
JSON Example
{
    "_typeName": "string",
    "nodeWorldWideName": 0,
    "portWorldWideName": 0
}
integer As int64 As int64
nodeWorldWideName
Required

The world wide node name for the connection target.

integer As int64 As int64
portWorldWideName
Required

The world wide port name for the connection target.