vSAN Management API
| |||
Managed Object Types | Data Object Types | All Properties | All Methods |
Enum - VsanClusterHealthActionIdEnum(vim.cluster.VsanClusterHealthAction.VsanClusterHealthActionIdEnum)
- Since
- vSphere API Release 5.5
Enum Description
The vSAN cluster health action ID enumeration. Actions are remediation operations user can take to resolve health issues. Each action is identified by ID. The user performs the action by calling the associated first-class API. But it's not always appropriate to trigger such operation and user need to use judgment of the situation to decide. This is why the action is not automatically executed, as it may be the wrong choice in some situations. Some actions don't directly correspond to an API, but rather a workflow, in the case of the UI a wizard.Enum Constants
Name | Description |
---|---|
ClaimVSANDisks |
Mapped to UI workflow "Claim vSAN Disks".
|
ClusterUpgrade |
Mapped to UI workflow "vSAN On-click Upgrade Wizard".
|
ConfigureAutomaticRebalance |
Since vSAN 6.7U3 |
ConfigureDRS |
Mapped to UI workflow "Configure DRS".
|
ConfigureHA |
Mapped to UI workflow "Configure HA".
|
ConfigureVSAN |
Mapped to UI workflow "Configure vSAN".
|
CreateDVS |
Mapped to UI workflow "Create VDS".
|
CreateFileServiceDomain |
Since 8.0.0.1 |
CreateVMKnic |
Mapped to UI workflow "Create vmknic Wizard".
|
CreateVMKnicWithVMotion |
Mapped to UI workflow "Create vmknic with vMotion Wizard".
|
DiskBalance |
Mapped to VsanRebalanceCluster API.
|
EnableCeip |
Mapped to UI workflow "Customer Experience Improvement Program (CEIP) page".
|
EnableHealthService |
Deprecated.
|
EnableIscsiTargetService |
Mapped to UI workflow "Enable vSAN iSCSI service".
|
EnablePerformanceServiceAction |
Mapped to VsanPerfCreateStatsObjectTask API.
|
LoginVumIsoDepot |
Mapped to FetchIsoDepotCookie API.
|
PurgeInaccessSwapObjs |
Mapped to UI workflow "Purge Inaccessible VM Swap Objects".
|
RelayoutVsanObjects |
Since 7.2 |
RemediateClusterConfig |
Mapped to UI workflow "Remediate inconsistent configuration".
|
RemediateDedup |
Mapped to PerformVsanUpgradeEx API.
|
RemediateFileService |
Since 7.0 |
RemediateFileServiceImbalance |
Since vSAN 7.0U1 |
RemediateIscsiLunsRuntimeStatus |
Since 8.0.0.2 |
RepairClusterObjectsAction |
Mapped to VsanHealthRepairClusterObjectsImmediate API.
|
RunBurnInTest |
Mapped to UI workflow "Run Storage performance test".
|
SelectNvme |
Since vSAN 7.0U3 |
ShallowRekey |
Since 8.0.0.3 |
StopDiskBalance |
Mapped to VsanStopRebalanceCluster API.
|
UpdateHclDbFromInternet |
Mapped to VsanVcUpdateHclDbFromWeb API.
|
UpgradeVsanDiskFormat |
Mapped to PerformVsanUpgradeEx API.
|
UploadHclDb |
Mapped to VsanVcUploadHclDb API.
|
UploadReleaseCatalog |
Mapped to UI workflow "Update release catalog from file".
|
VsanClusterHealthActionIdEnum_Unknown |
Since vSAN 6.7U3 |
Show WSDL type definition
Top of page | |||
Managed Object Types | Data Object Types | All Properties | All Methods |