vSAN Management API


Enum - VsanHealthPerspective(vim.vsan.VsanHealthPerspective)

Since
6.6


Enum Description

The total amount of health checks is split into multiple different perspectives. This list defines sets labels for sets of health checks in 8.x and previous releases.

Enum Constants

NameDescription
beforeConfigureHost Health checks before configuring host which includes the advanced config option consistent check, software version compatibility check, HCL check, etc.
clusterPowerOffPrecheck

Since vSAN 7.0U3
CreateExtendClusterView Health checks during creating/extending vSAN cluster which only include HCL check.
defaultView The default set, core "health checks".
deployAssist Health checks to aid the user in configuring all aspects of vSphere required for production vSAN clusters, including vDS, DRS, HA, etc. The checks represent best practices, and so ignoring failures is generally acceptable.
inPlaceUpgradeServiceMode

Since 7.4
upgradeAfterExitMM Health checks after exiting maintenance mode during upgrading which includes HCL, network and physical disk checks.
upgradeAfterExitMMPman

Since 7.0
upgradeAfterExitMMPmanForVMC

Since 7.3
upgradeBeforeExitMM Health checks before exiting maintenance mode during upgrading which includes HCL, network and physical disk checks.
upgradeBeforeExitMMPman

Since 7.0
upgradeBeforeExitMMPmanForVMC

Since 7.3
upgradePreCheck Health checks before upgrade which includes some tests from HCL, network and physical disks checks.
upgradePreCheckForVCF

Since 8.0.0.1
upgradePreCheckPman

Since 7.0
upgradePreCheckPmanForVMC

Since 7.3
vcsaInstallerForVsanEsa

Since 8.0.0.1
vmcUpgradePreChecks Health checks during POD upgrade
VsanEsaPreChecks

Since 8.0.0.1
VsanHealthPerspective_Unknown

Since vSAN 6.7U3
vsanUpgradeAfterExitMM Health checks after exiting maintenance mode during performing vSAN recommended upgrade which includes some tests in HCL, network and physical disk checks.
vsanUpgradeBeforeExitMM Health checks before exiting maintenance mode during performing vSAN recommended upgrade which includes some tests in HCL, network and physical disk checks.
vsanUpgradePreCheck Health checks before vsan upgrade which includes some tests from HCL, network and physical disks checks.

Show WSDL type definition