Managed Object - HostHealthStatusSystem

Property of
HostConfigManager
See also
HealthSystemRuntime, SystemEventInfo
Since
VI API 2.5


Managed Object Description

Properties

Name Type Description
runtimeHealthSystemRuntime



Methods

Methods defined in this Managed Object
ClearSystemEventLog, FetchSystemEventLog, RefreshHealthStatusSystem, ResetSystemHealthInfo

ClearSystemEventLog

Required Privileges
Host.Config.Settings
Since
vSphere API 6.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostHealthStatusSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



FetchSystemEventLog

Required Privileges
Host.Config.Settings
Since
vSphere API 6.5

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostHealthStatusSystem used to make the method call.

Return Value

Type Description
SystemEventInfo[]

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



RefreshHealthStatusSystem

Required Privileges
System.Read

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostHealthStatusSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None



ResetSystemHealthInfo

Required Privileges
Host.Config.Settings

Parameters

NameTypeDescription
_thisManagedObjectReference A reference to the HostHealthStatusSystem used to make the method call.

Return Value

Type Description
None

Faults

Type Description
RuntimeFaultThrown if any type of runtime fault is thrown that is not covered by the other faults; for example, a communication error.

Events

Type
None