Managed Object Types
Data Object Types
All Properties
All Methods
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
Name
Description
green
red
unknown
yellow
Show WSDL type definition
<simpleType xmlns="http://www.w3.org/2001/XMLSchema" xmlns:vim25="urn:vim25" name="HostNumericSensorHealthState"> <restriction base="xsd:string"> <enumeration value="unknown"/> <enumeration value="green"/> <enumeration value="yellow"/> <enumeration value="red"/> </restriction> </simpleType>
Top of page
Managed Object Types
Data Object Types
All Properties
All Methods
© 2006-2021 VMware, Inc. All rights reserved.
Revision 2 AUG 2021 | Version 7.0U3