ComponentUpgradeStatus

ComponentUpgradeStatus
ComponentUpgradeStatus
JSON Example
{
    "status": "string",
    "percent_complete": "number",
    "can_skip": false,
    "details": "string",
    "component_type": "string"
}
string
status
Optional

Upgrade status of component

Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED,
number
percent_complete
Optional

Indicator of upgrade progress in percentage

boolean
can_skip
Optional

Can the upgrade of the remaining units in this component be skipped

string
details
Optional

Details about the upgrade status

string
component_type
Optional

Component type for the upgrade status