Name
|
Type
|
Description
|
aborted | xsd:boolean |
Set if the upgrade process was aborted.
|
completed | xsd:boolean |
Set if the upgrade process has completed successfully.
|
history | VsanUpgradeSystemUpgradeHistoryItem[] |
Log of a single upgrade task. Lists all operations performed by the
upgrade process in chronological order.
|
inProgress | xsd:boolean |
True if there is an active upgrade process. If true, other fields
are guaranteed to be populated. If false, other fields may reflect
a previous upgrade process run, or they may be unset.
|
progress | xsd:int |
Progress in percent.
|
Properties inherited from DynamicData |
None |