UpgradeUnitGroupStatus
UpgradeUnitGroupStatus
JSON Example
{
"failed_count": 0,
"group_id": "string",
"group_name": "string",
"percent_complete": "number",
"status": "string",
"upgrade_unit_count": 0
}
integer As int32
As int32
failed_count
Optional
Number of nodes in the upgrade unit group that failed upgrade
string
group_id
Optional
Identifier for upgrade unit group
string
group_name
Optional
Name of the upgrade unit group
number
percent_complete
Optional
Indicator of upgrade progress in percentage
string
status
Optional
Upgrade status of upgrade unit group
Possible values are :
SUCCESS,
FAILED,
IN_PROGRESS,
NOT_STARTED,
PAUSING,
PAUSED,
integer As int32
As int32
upgrade_unit_count
Optional
Number of upgrade units in the group