Data Object - NvdimmDimmInfo(vim.host.NvdimmSystem.DimmInfo)

Property of
NvdimmSystemInfo
Extends
DynamicData
See also
NvdimmHealthInfo, NvdimmRegionInfo
Since
vSphere API 6.7

Data Object Description

Get detailed information of a nvdimm

Properties

Name Type Description
availablePersistentCapacityxsd:long

Persistent Capacity in DIMM currently not allocated
availableVolatileCapacityxsd:long

Volatile capacity in DIMM currently not allocated
blockCapacityxsd:long

Total block capacity in DIMM (in bytes)
dimmHandlexsd:int

Unique device identifier
healthInfoNvdimmHealthInfo

Health status of nvdimm. HealthInfo
persistentCapacityxsd:long

Total persistent capacity in DIMM (in bytes)
regionInfo*NvdimmRegionInfo[]

NVDIMM region information. List of regions in the NVDIMM. These regions may or maynot be a part of an interleave set.
representationStringxsd:string

NVDIMM Representation string which is a sequence of numbers to uniquely identify the DIMM.
totalCapacityxsd:long

Total capacity of NVDIMM in bytes
volatileCapacityxsd:long

Total volatile capacity in DIMM (in bytes)
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition