Virtual Storage Lifecycle Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - NvdimmDimmInfo(vim.host.NvdimmSystem.DimmInfo)
- Property of
- NvdimmSystemInfo
- Extends
- DynamicData
- See also
- NvdimmHealthInfo, NvdimmRegionInfo
- Since
- vSphere API Release 6.7
Data Object Description
Get detailed information of a nvdimmProperties
Name | Type | Description |
---|---|---|
availablePersistentCapacity | xsd:long |
Persistent Capacity in DIMM currently not allocated
|
availableVolatileCapacity | xsd:long |
Volatile capacity in DIMM currently not allocated
|
blockCapacity | xsd:long |
Total block capacity in DIMM (in bytes)
|
dimmHandle | xsd:int |
Unique device identifier
|
healthInfo | NvdimmHealthInfo |
Health status of nvdimm.
HealthInfo
|
persistentCapacity | xsd: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.
|
representationString | xsd:string |
NVDIMM Representation string which is a sequence of
numbers to uniquely identify the DIMM.
|
totalCapacity | xsd:long |
Total capacity of NVDIMM in bytes
|
volatileCapacity | xsd:long |
Total volatile capacity in DIMM (in bytes)
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |