vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanClusterHealthResultWithRemediation(vim.cluster.VsanClusterHealthResultWithRemediation)
- Extends
- VsanClusterHealthResultBase
- See also
- VsanClusterHealthLink, VsanClusterHealthResultTable, VsanHealthTroubleshooting
- Since
- 8.0.0.2
Data Object Description
This class extends VsanClusterHealthResultBase to support showing a specific health issue of health check result with proper remediation guideline. Specifically, it includes the following information.1. The health table which demonstrates the test detail for the health check result.
2. The troubleshooting and remediation information to guide user how to troubleshooting and remediation this health issue.
Properties
Name | Type | Description |
---|---|---|
additionalResources* | VsanClusterHealthLink[] |
Any additional resources like known issue KB or
any kind of related documentations.
|
issueDescription* | xsd:string |
It explains why this specific health issue has occurred like
the health threshold if has or the trigger conditions for this
health issue. This field might be unset since it will be the
same as corresponding health test description if the health test
only contains one issue.
|
issueDetail* | VsanClusterHealthResultTable[] |
It's the health result table to show the detailed information of
the health issue
|
troubleshooting* | VsanHealthTroubleshooting |
The vSAN health issue troubleshooting information.
|
Properties inherited from VsanClusterHealthResultBase | ||
label | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |