vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHealthCorrelation(vim.cluster.VsanHealthCorrelation)
- Property of
- VsanClusterHealthTest, VsanHistoricalHealthTest
- Extends
- DynamicData
- Since
- vSAN 7.0U3
Data Object Description
This class presents the correlation between health check results in case the primary health issue may lead to other health warnings. From the health correlation, we can provide the guided troubleshooting capability so that user can always focus on primary health issues if there are many.Properties
Name | Type | Description |
---|---|---|
primaryHealthTests* | xsd:string[] |
The health test ids which indicate the primary health issues
causing the current health warning so that user should address
at first.
|
relatedHealthTests* | xsd:string[] |
The related health test ids which may be triggered
by primary health issue.
|
skippedHealthTests* | xsd:string[] |
The health test ids which have been skipped and shown
as green due to the prerequisite doesn't satisfy. For example,
if disk controller is not in the vSAN Hardware Compatibility
List (HCL), then all of following HCL checks like driver/firmware
version check will be skipped and shown as green.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |