Data Object - NvdimmSystemInfo(vim.host.NvdimmSystem.NvdimmSystemInfo)

Property of
HostNvdimmSystem
Extends
DynamicData
See also
NvdimmDimmInfo, NvdimmGuid, NvdimmInterleaveSetInfo, NvdimmNamespaceInfo, NvdimmSummary
Since
vSphere API 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.
nsInfo*NvdimmNamespaceInfo[]

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
*Need not be set
Show WSDL type definition