Data Object - VsanHealthExtMgmtPreCheckResult(vim.cluster.VsanHealthExtMgmtPreCheckResult)

Extends
DynamicData
See also
VsanClusterHealthTest
Since
vSphere API 5.5

Data Object Description

Result for pre-checking if a cluster is qualified to install or uninstall vSAN Health service extension on ESX hosts of this cluster.

Properties

Name Type Description
drsCheckPassed*xsd:boolean

Indicates if the DRS fully automated check is passed or not. DRS must be enabled for installing health service extension
eamConnectionCheckPassed*xsd:boolean

Indicates if the EAM connectivity check is passed or not The EAM must be connected for installing health service extension
esxVersionCheckPassed*xsd:boolean

Indicates if the ESX version check is passed or not. The required ESX version must be higher than 6.0.0
installStateCheckPassed*xsd:boolean

Indicates if the vSAN health extension is ready for uninstallation. The health extension can be uninstalled if the installation is completed
overallResultxsd:boolean

Indicates if all the pre-checks are passed
resultsVsanClusterHealthTest[]

Pre-checks test results for install/uninstall vSAN health service Detail results are combined in tables for client to retrieve
vumRegistered*xsd:boolean

Indicates whether VUM has registered to current vCenter.
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition