vSAN Management API
| Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |
Data Object - VsanUpgradeStatusEx(vim.cluster.VsanUpgradeStatusEx)
- Returned by
- VsanQueryUpgradeStatusEx
- Extends
- VsanUpgradeSystemUpgradeStatus
- See also
- VsanDiskFormatConversionCheckResult
- Since
- vSphere API Release 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 |
Show WSDL type definition
Top of page | Local Properties | ||
Managed Object Types | Data Object Types | All Properties | All Methods |