HostNvmeTransportType_enum
HostNvmeTransportType_enum
The set of NVM Express over Fabrics transport types.
For details, see:
- "NVM Express over Fabrics 1.0", Section 1.5.1, "Fabrics and Transports".
Possible values:
pcie
: PCI Express transport typefibreChannel
: Fibre Channel transport typerdma
: Remote Direct Memory Access transport typetcp
: Transmission Control Protocol transport typeSince: vSphere API Release 7.0.3.0
loopback
: Intra-host transport.unsupported
: The transport type is not among the currently supported ones.
This data structure has no properties.
Enumeration: pcie, fibreChannel, rdma, tcp, loopback, unsupported,