Data Object - HealthUpdate(vim.HealthUpdate)

Parameter to
PostHealthUpdates
Returned by
QueryHealthUpdates
Extends
DynamicData
See also
ManagedEntity, ManagedEntityStatus
Since
vSphere API 6.5

Data Object Description

Properties

Name Type Description
entityManagedObjectReference
to a ManagedEntity

The entity on which the health update occured. Only host is supported.
healthUpdateInfoIdxsd:string

The ID of the corresponding HealthUpdateInfo.
idxsd:string

The ID of this particular HealthUpdate instance, for cross-reference with HealthUpdateProvider logs.
remediationxsd:string

A description of the physical remediation required to resolve this health update. For example, "Replace Fan #3".
statusManagedEntityStatus

The current health status. Values are of type Status.
Properties inherited from DynamicData
None

Show WSDL type definition