Enum - VsanHealthPerspective(vim.vsan.VsanHealthPerspective)

Since
vSAN API 6.6


Enum Description

The total amount of health checks is split into multiple different perspectives. This Enum defines sets labels for sets of health checks.

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 API 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 vSAN API 7.4
upgradeAfterExitMM Health checks after exiting maintenance mode during upgrading which includes HCL, network and physical disk checks.
upgradeAfterExitMMPman

Since vSAN API 7.0
upgradeAfterExitMMPmanForVMC

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

Since vSAN API 7.0
upgradeBeforeExitMMPmanForVMC

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

Since vSAN API 8.0.0.1
upgradePreCheckPman

Since vSAN API 7.0
upgradePreCheckPmanForVMC

Since vSAN API 7.3
vcsaInstallerForVsanEsa

Since vSAN API 8.0.0.1
vmcUpgradePreChecks Health checks during POD upgrade
VsanEsaPreChecks

Since vSAN API 8.0.0.1
VsanHealthPerspective_Unknown

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