InlineUpgradeUnitGroupAggregateInfo1

InlineUpgradeUnitGroupAggregateInfo1
InlineUpgradeUnitGroupAggregateInfo1
JSON Example
{
    "status": "string",
    "upgrade_unit_count": 0,
    "failed_count": 0,
    "type": "string",
    "percent_complete": "number",
    "enabled": false,
    "upgrade_units": [
        {
            "_self": {
                "rel": "string"
            },
            "_links": [
                {
                    "action": "string",
                    "href": "string",
                    "rel": "string"
                }
            ],
            "_schema": "string",
            "group": {
                "display_name": "string",
                "id": "string"
            },
            "warnings": [
                "string"
            ],
            "current_version": "string",
            "metadata": [
                {
                    "value": "string",
                    "key": "string"
                }
            ],
            "type": "string",
            "id": "string",
            "display_name": "string"
        }
    ],
    "extended_configuration": [
        {
            "value": "string",
            "key": "string"
        }
    ],
    "parallel": false
}
string
status
Optional

status

Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED,
integer As int32 As int32
upgrade_unit_count
Optional

Number of upgrade units in the group

integer As int32 As int32
failed_count
Optional

failed_count

string
type
Required

type

Possible values are : HOST, EDGE, CCP,
number
percent_complete
Optional

percent_complete

boolean
enabled
Optional

enabled

upgrade_units
Optional

upgrade_units

extended_configuration
Optional

extended_configuration

boolean
parallel
Optional

parallel