UpgradeOperationHistoryStatus Class

Information about the current running state of the overall upgrade.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
UpgradeOperationHistoryStatus

Constructor

UpgradeOperationHistoryStatus(**kwargs)

Variables

code
str or UpgradeState

Code indicating the current status of the upgrade. Possible values include: "RollingForward", "Cancelled", "Completed", "Faulted".

start_time
datetime

Start time of the upgrade.

end_time
datetime

End time of the upgrade.