vCenter Storage Monitoring Service API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - HealthUpdate(vim.HealthUpdate)
- Parameter to
- PostHealthUpdates
- Returned by
- QueryHealthUpdates
- Extends
- DynamicData
- See also
- ManagedEntity, ManagedEntityStatus
- Since
- vSphere API Release 6.5
Data Object Description
Properties
Name | Type | Description |
---|---|---|
entity | ManagedObjectReference
to a ManagedEntity |
The entity on which the health update occurred. Only host is supported.
|
healthUpdateInfoId | xsd:string |
The ID of the corresponding HealthUpdateInfo.
|
id | xsd:string |
The ID of this particular HealthUpdate instance, for cross-reference
with HealthUpdateProvider logs.
|
remediation | xsd:string |
A description of the physical remediation required to resolve this
health update. For example, "Replace Fan #3".
|
status | ManagedEntityStatus |
The current health status. Values are of type
Status.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |