Enum - HostNumericSensorHealthState(vim.host.NumericSensorInfo.HealthState)

Since
VI API 2.5


Enum Description

Health state of the numeric sensor as reported by the sensor probes. Same data reported using command line: esxcli hardware ipmi sdr list

Enum Constants

NameDescription
green The sensor is operating under normal conditions
red The sensor is operating under critical or fatal conditions. This may directly affect the functioning of both the sensor and related components.
unknown The implementation cannot report on the current health state of the physical element
yellow The sensor is operating under conditions that are non-critical.

Show WSDL type definition