Data Object - VsanUpgradeStatusEx(vim.cluster.VsanUpgradeStatusEx)

Returned by
VsanQueryUpgradeStatusEx
Extends
VsanUpgradeSystemUpgradeStatus
See also
VsanDiskFormatConversionCheckResult
Since
vSphere API 6.5

Data Object Description

Extends vim.VsanUpgradeSystem.UpgradeStatus, to give more information including precheck status and results.

Properties

Name Type Description
isPrecheck*xsd:boolean

Is or was this a precheck call, instead of a full upgrade.
precheckResult*VsanDiskFormatConversionCheckResult

If this was a precheck that completed, then the result will be in this field.
Properties inherited from VsanUpgradeSystemUpgradeStatus
aborted, completed, history, inProgress, progress
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition