vCenter Storage Monitoring Service API
|  | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - HostNvmeTopologyInterface(vim.host.NvmeTopology.Interface)
- Property of
- HostNvmeTopology
- Extends
- DynamicData
- See also
- HostHostBusAdapter, HostNvmeController
- Since
- vSphere API Release 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 | 
|---|---|---|
| adapter | xsd: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.
       | 
| key | xsd:string | The identifier for the NVME interface. | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
