Managed Object -
HostHealthStatusSystem(vim.host.HealthStatusSystem)
- Property of
-
HostConfigManager
- See also
-
HealthSystemRuntime, SystemEventInfo
- Since
- VI API 2.5
Managed Object Description
This managed object manages the health state of the host.
See ipmiSupported
Properties
Methods
ClearSystemEventLog(clearSystemEventLog)
Clear the the IPMI System Event Log.
- Required Privileges
- Host.Config.Settings
- Since
- vSphere API 6.5
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
FetchSystemEventLog
Hardware System Event Log (SEL) information
- Required Privileges
- Host.Config.Settings
- Since
- vSphere API 6.5
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
RefreshHealthStatusSystem(refresh)
Refresh the available runtime hardware health information.
- Required Privileges
- System.Read
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
ResetSystemHealthInfo(resetSystemHealthInfo)
Resets the state of the sensors of the IPMI subsystem. On certain types
of hardware IPMI sensor states latch onto unhealthy states and will stay
in an unhealth state until the sensor state is reset. This method will
explicitly reset the sensors state.
- Required Privileges
- Host.Config.Settings
Parameters
Return Value
Faults
Type
|
Description
|
RuntimeFault | Thrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error. |
Events
Show WSDL type definition
© 2006-2021 VMware, Inc. All rights reserved.
Revision 15 JAN 2021 | Version 7.0U2