Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 478 Bytes

File metadata and controls

16 lines (14 loc) · 478 Bytes

UcUpgradeStatus

Properties

Name Type Description Notes
status String Status of UC upgrade [optional]
state StateEnum Current state of UC upgrade [optional]

Enum: StateEnum

Name Value
NOT_STARTED "NOT_STARTED"
IN_PROGRESS "IN_PROGRESS"
SUCCESS "SUCCESS"
FAILED "FAILED"