vCenter Storage Monitoring Service API


Enum - HostNvmeTransportType(vim.host.NvmeTransportType)

Since
vSphere API Release 7.0


Enum Description

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".

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 Release 7.0.3.0
unsupported The transport type is not among the currently supported ones.

Show WSDL type definition