VsanClusterHealthActionIdEnum_enum

VsanClusterHealthActionIdEnum_enum
VsanClusterHealthActionIdEnum_enum

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.

Possible values:

  • RepairClusterObjectsAction: Mapped to VsanHealthRepairClusterObjectsImmediate API.
  • UploadHclDb: Mapped to VsanVcUploadHclDb API.
  • UpdateHclDbFromInternet: Mapped to VsanVcUpdateHclDbFromWeb API.
  • EnableHealthService: Deprecated.
  • DiskBalance: Mapped to VsanRebalanceCluster API.
  • StopDiskBalance: Mapped to VsanStopRebalanceCluster API.
  • RemediateDedup: Mapped to PerformVsanUpgradeEx API.
  • UpgradeVsanDiskFormat: Mapped to PerformVsanUpgradeEx API.
  • CreateDVS: Mapped to UI workflow "Create VDS".
  • ConfigureHA: Mapped to UI workflow "Configure HA".
  • ConfigureDRS: Mapped to UI workflow "Configure DRS".
  • ConfigureVSAN: Mapped to UI workflow "Configure vSAN".
  • ClaimVSANDisks: Mapped to UI workflow "Claim vSAN Disks".
  • ClusterUpgrade: Mapped to UI workflow "vSAN On-click Upgrade Wizard".
  • CreateVMKnic: Mapped to UI workflow "Create vmknic Wizard".
  • CreateVMKnicWithVMotion: Mapped to UI workflow "Create vmknic with vMotion Wizard".
  • RunBurnInTest: Mapped to UI workflow "Run Storage performance test".
  • EnableIscsiTargetService: Mapped to UI workflow "Enable vSAN iSCSI service".
  • EnablePerformanceServiceAction: Mapped to VsanPerfCreateStatsObjectTask API.
  • RemediateClusterConfig: Mapped to UI workflow "Remediate inconsistent configuration".
  • EnableCeip: Mapped to UI workflow "Customer Experience Improvement Program (CEIP) page".
  • LoginVumIsoDepot: Mapped to FetchIsoDepotCookie API.
  • PurgeInaccessSwapObjs: Mapped to UI workflow "Purge Inaccessible VM Swap Objects".
  • UploadReleaseCatalog: Mapped to UI workflow "Update release catalog from file".
  • ConfigureAutomaticRebalance
  • RemediateFileService
  • RelayoutVsanObjects
  • RemediateFileServiceImbalance
  • SelectNvme
  • CreateFileServiceDomain
  • RemediateIscsiLunsRuntimeStatus
  • ShallowRekey
  • VsanClusterHealthActionIdEnum_Unknown
This data structure has no properties.
Enumeration: RepairClusterObjectsAction, UploadHclDb, UpdateHclDbFromInternet, EnableHealthService, DiskBalance, StopDiskBalance, RemediateDedup, UpgradeVsanDiskFormat, CreateDVS, ConfigureHA, ConfigureDRS, ConfigureVSAN, ClaimVSANDisks, ClusterUpgrade, CreateVMKnic, CreateVMKnicWithVMotion, RunBurnInTest, EnableIscsiTargetService, EnablePerformanceServiceAction, RemediateClusterConfig, EnableCeip, LoginVumIsoDepot, PurgeInaccessSwapObjs, UploadReleaseCatalog, ConfigureAutomaticRebalance, RemediateFileService, RelayoutVsanObjects, RemediateFileServiceImbalance, SelectNvme, CreateFileServiceDomain, RemediateIscsiLunsRuntimeStatus, ShallowRekey, VsanClusterHealthActionIdEnum_Unknown,