Enum - HostNvmeTransportType(vim.host.NvmeTransportType)

Since
vSphere API 7.0


Enum Description

The set of NVM Express over Fabrics transport types.

For details, see:

Enum Constants

NameDescription
fibreChannel Fibre Channel transport type
loopback Intra-host transport.
pcie PCI Express transport type
rdma Remote Direct Memory Access transport type
tcp Transmission Control Protocol transport type

Since vSphere API 7.0.3.0
unsupported The transport type is not among the currently supported ones.

Show WSDL type definition