Data Object - VsanDiskFormatConversionCheckResult(vim.cluster.VsanDiskFormatConversionCheckResult)

Returned by
PerformVsanUpgradePreflightCheckEx
Extends
VsanUpgradeSystemPreflightCheckResult
Since
vSphere API 6.0

Data Object Description

Extended DataType from Vim.VsanUpgradeSystem.PreflightCheckResult, added more fields to present more detailed information from Virtual SAN preflight check.

Properties

Name Type Description
isSupportedxsd:boolean

Whether Virtual SAN could process disk format conversion on given cluster with specified conversion options. If this field is set to false, please check the issues field to get the detailed reason which blocks disk format conversion.
targetVersion*xsd:int

Goal format version the given cluster could support. The goal format version is up to the versions fo ESX hosts under given cluster, please reference to below: ESX of vSphere6.0u2 and latter, supported version is 3 in upgrade process, and 2 in downgrade process; ESX of vSphere6.0 series before vSphere6.0u2, supported version is 2 in upgrade process, and 1 in downgrade process; ESX of lower version, is not supported;
Properties inherited from VsanUpgradeSystemPreflightCheckResult
diskMappingToRestore, issues
Properties inherited from DynamicData
None
*Need not be set
Show WSDL type definition