Data Object - NvdimmHealthInfo(vim.host.NvdimmSystem.HealthInfo)

Property of
NvdimmDimmInfo
Extends
DynamicData
Since
vSphere API 6.7

Data Object Description

\brief NVDIMM health information

Properties

Name Type Description
dimmLifespanPercentagexsd:int

Lifespan of Nvdimm as percentage. 100% = Warranted life span has reached.
dimmTemperaturexsd:int

Current Nvdimm temperature in degree Celsius.
dimmTemperatureThresholdxsd:int

Nvdimm temperature threshold. Default value is 0, indicating threshold has not reached, if set to 1, reached threshold limit.
esLifespanPercentage*xsd:int

Lifespan of Energy source as percentage. 100% = Warranted life span has reached. Default value is 0, indicating there is no energy source.
esTemperature*xsd:int

Energy source current temperature in degree Celsius. Default value is 0, indicating there is no energy source for these nvdimms.
esTemperatureThreshold*xsd:int

Energy source temperature threshold. Default value is 0, indicating threshold has not reached, if set to 1, reached threshold limit.
healthInformationxsd:string

Health status description.
healthStatusxsd:string

Device health status.
spareBlocksPercentagexsd:int

Percentage of spare capavity as a percentage of factory configured space (valid range 0 to 100)
spareBlockThresholdxsd:int

Spare block threshold. Default value is 0, indicating threshold has not reached, if set to 1, reached threshold limit.
stateFlagInfo*xsd:string[]

State flag information. This information is the cumulation of state flags of all the NVDIMM region state flags. It must be one or more of HealthInfo.StateFlag
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition