InlineUpgradeUnitAggregateInfo1
InlineUpgradeUnitAggregateInfo1
JSON Example
{
"status": "string",
"errors": [
"string"
],
"group": {
"display_name": "string",
"id": "string"
},
"display_name": "string",
"warnings": [
"string"
],
"current_version": "string",
"percent_complete": "number",
"type": "string",
"id": "string",
"metadata": [
{
"value": "string",
"key": "string"
}
]
}
string
status
Optional
Status of upgrade unit
Possible values are : SUCCESS, FAILED, IN_PROGRESS, NOT_STARTED, PAUSED,
array of string
errors
Optional
List of errors occurred during upgrade of this upgrade unit
string
display_name
Optional
Name of the upgrade unit
array of string
warnings
Optional
List of warnings indicating issues with the upgrade unit that may result in upgrade failure
string
current_version
Optional
This is component version e.g. if upgrade unit is of type edge, then this is edge version.
number
percent_complete
Optional
Indicator of upgrade progress in percentage
string
type
Optional
Upgrade unit type
string
id
Optional
Identifier of the upgrade unit