Data Object - HostNvmeTopologyInterface(vim.host.NvmeTopology.Interface)

Property of
HostNvmeTopology
Extends
DynamicData
See also
HostHostBusAdapter, HostNvmeController
Since
vSphere API 7.0

Data Object Description

This data object describes the NVME interface that is associated with a list of connected NVME controllers.

Properties

Name Type Description
adapterxsd:string

The link to data for the NVME interface.
connectedController*HostNvmeController[]

The list of connected NVME controllers.

This list can be empty if am NVME interface is not connected to any controllers. Each NvmeController object contains a list of its attached NVME namespaces in attachedNamespace.

keyxsd:string

The identifier for the NVME interface.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition