HostNvmeTransportType_enum

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 type

  • fibreChannel: Fibre Channel transport type

  • rdma: Remote Direct Memory Access transport type

  • tcp: Transmission Control Protocol transport type

    Since: 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,