Enum - ScheduledHardwareUpgradeInfoHardwareUpgradeStatus(vim.vm.ScheduledHardwareUpgradeInfo.HardwareUpgradeStatus)

Since
vSphere API 5.1


Enum Description

Status for last attempt to run scheduled hardware upgrade.

Enum Constants

NameDescription
failed Upgrade failed. For more information about the failure
See fault

none No scheduled upgrade ever happened.
pending Upgrade is scheduled, but was not run yet.
success Upgrade succeeded.

Show WSDL type definition