UpgradeOperationHistoryStatus interface

Information about the current running state of the overall upgrade.

Properties

code

Code indicating the current status of the upgrade.

endTime

End time of the upgrade.

startTime

Start time of the upgrade.

Property Details

code

Code indicating the current status of the upgrade.

code?: UpgradeState

Property Value

endTime

End time of the upgrade.

endTime?: Date

Property Value

Date

startTime

Start time of the upgrade.

startTime?: Date

Property Value

Date