vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanHealthDataDrivenAction(vim.cluster.VsanHealthDataDrivenAction)
- Property of
- VsanClusterHealthResultRow
- Extends
- VsanHealthActionBase
- See also
- VsanDataDrivenAPIAction, VsanHealthConfirmationDialog
- Since
- 8.0.0.3
Data Object Description
The data type of data driven action for vSAN troubleshooting.Properties
Name | Type | Description |
---|---|---|
apiAction | VsanDataDrivenAPIAction |
The API based action for troubleshooting or remediating a health
issue, which can be triggered either from UI or automation script.
|
confirmation* | VsanHealthConfirmationDialog |
The object which defines a confirmation dialog.
This is optional. If it's unset, UI won't show confirmation dialog after
clicking the button.
|
Properties inherited from VsanHealthActionBase | ||
description | ||
Properties inherited from DynamicData | ||
None |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |