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 and HCL check
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.
upgradeAfterExitMM Health checks after exiting maintenance mode during upgrading which includes HCL, network and physical disk checks
upgradeBeforeExitMM Health checks before exiting maintenance mode during upgrading which includes HCL, network and physical disk checks
upgradePreCheck Health checks before upgrade which includes some tests from HCL, network and physical disks checks
vmcUpgradePreChecks Health checks during POD upgrade
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