vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHealthTroubleshooting(vim.cluster.VsanHealthTroubleshooting)
- Property of
- VsanClusterHealthResultWithRemediation
- Extends
- DynamicData
- See also
- VsanHealthActionBase
- Since
- 8.0.0.2
Data Object Description
This class describes how to troubleshoot a specific health issue, which will provide either diagnostic steps for further root cause with any kind of support data or remediation approaches for how to recover or both.Properties
Name | Type | Description |
---|---|---|
diagnosticSteps* | VsanHealthActionBase[] |
The diagnostic steps for further root cause or providing
more support data for current health issue.
|
remediations* | VsanHealthActionBase[] |
The supported remediations for this health issue.
Notice we may support multiple remediation options and the
first one in the list should always be the recommended one.
|
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |