ScheduledHardwareUpgradeInfoHardwareUpgradeStatus_enum

ScheduledHardwareUpgradeInfoHardwareUpgradeStatus_enum
ScheduledHardwareUpgradeInfoHardwareUpgradeStatus_enum

Status for last attempt to run scheduled hardware upgrade.

Possible values:

  • none: No scheduled upgrade ever happened.

  • pending: Upgrade is scheduled, but was not run yet.

  • success: Upgrade succeeded.

  • failed: Upgrade failed.

    For more information about the failure

    See also fault.

This data structure has no properties.
Enumeration: none, pending, success, failed,