vSphere Web Services API
| 
 | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods | 
Data Object - NvdimmSystemInfo(vim.host.NvdimmSystem.NvdimmSystemInfo)
- Property of
 - HostNvdimmSystem
 - Extends
 - DynamicData
 - See also
 - NvdimmDimmInfo, NvdimmGuid, NvdimmInterleaveSetInfo, NvdimmNamespaceDetails, NvdimmNamespaceInfo, NvdimmSummary
 - Since
 - vSphere API Release 6.7
 
Data Object Description
This data object represents Non-Volatile DIMMs host configuration.Properties
| Name | Type | Description | 
|---|---|---|
| dimmInfo* | NvdimmDimmInfo[] | 
         List of DIMM information of all NVDIMMs on the host.
 Dimm information is unset if the system does not support PMem feature.
       | 
| dimms* | xsd:int[] | 
         List of NVDIMMs on the host.
 NVDIMM list unset if the system does not support PMem feature.
       | 
| interleaveSet* | xsd:int[] | 
         List of NVDIMM Interleave sets on the host.
 Interleave set is unset if the system does not support PMem feature.
       | 
| iSetInfo* | NvdimmInterleaveSetInfo[] | 
         List of information of all NVDIMM interleave sets on the host.
 Interleave set information is unset if the system does not
 support PMem feature.
       | 
| namespace* | NvdimmGuid[] | 
         List of NVDIMM namespaces on the host.
 Namespace is unset if the system does not support PMem feature.
       | 
| nsDetails* | NvdimmNamespaceDetails[] | 
         List of details of all NVDIMM namespaces on the host.
 Namespace details is unset if the system does not support
 PMem feature.
      
Since vSphere API Release 6.7.1 | 
| nsInfo* | NvdimmNamespaceInfo[] | 
Deprecated.
         As of vSphere 6.7u1, use nsDetails
      
         List of information of all NVDIMM namespaces on the host.
 Namespace information is unset if the system does not support
 PMem feature.
       | 
| summary* | NvdimmSummary | 
         Host NVDIMM system summary.
 Summary is unset if the system does not support PMem feature.
       | 
| Properties inherited from DynamicData | ||
| None | ||
Show WSDL type definition
| Top of page | Local Properties | ||
| Managed Object Types | Data Object Types | All Properties | All Methods |