Enum - VsanClusterHealthActionVsanClusterHealthActionIdEnum(vim.cluster.VsanClusterHealthAction.VsanClusterHealthActionIdEnum)

Since
vSphere API 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

NameDescription
ClaimVSANDisks
ClusterUpgrade
ConfigureAutomaticRebalance
ConfigureDRS
ConfigureHA
ConfigureVSAN
CreateDVS
CreateVMKnic
CreateVMKnicWithVMotion
DiskBalance
EnableCeip
EnableHealthService
EnableIscsiTargetService
EnablePerformanceServiceAction
LoginVumIsoDepot
PurgeInaccessSwapObjs
RelayoutVsanObjects
RemediateClusterConfig
RemediateDedup
RemediateFileService
RepairClusterObjectsAction
RunBurnInTest
StopDiskBalance
UpdateHclDbFromInternet
UpgradeVsanDiskFormat
UploadHclDb
UploadReleaseCatalog
VsanClusterHealthActionIdEnum_Unknown

Show WSDL type definition