UpgradeReadinessCheckObj
{
"checks": [
{
"check_code": "string",
"description": "string",
"details": [
"string"
],
"duration": 0,
"end_time": "string",
"error_details": [
"string"
],
"start_time": "string",
"state": "string"
}
],
"checks_completed": 0,
"duration": 0,
"end_time": "string",
"image_ref": "string",
"patch_image_ref": "string",
"progress": 0,
"start_time": "string",
"state": {
"last_changed_time": {
"secs": 0,
"usecs": 0
},
"reason": "string",
"rebooted": false,
"state": "string"
},
"total_checks": 0,
"upgrade_ops": "string"
}
List of Upgrade readiness check exceptions. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
No. of checks completed. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Time taken to complete upgrade readiness checks in seconds. Field introduced in 22.1.3. Unit is SEC. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Time at which execution of upgrade readiness checks was completed. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Image uuid for identifying the next base image. It is a reference to an object of type Image. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Image uuid for identifying the next patch. It is a reference to an object of type Image. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Checks progress which holds value between 0-100. Allowed values are 0-100. Field introduced in 31.1.1. Unit is PERCENT. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Time at which execution of upgrade readiness checks was started. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Total no. of checks. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.
Upgrade operations along with type requested such as UpgradeSystem UpgradeController etc. Enum options - UPGRADE, PATCH, ROLLBACK, ROLLBACKPATCH, SEGROUP_RESUME, EVAL_UPGRADE, EVAL_PATCH, EVAL_ROLLBACK, EVAL_ROLLBACKPATCH, EVAL_SEGROUP_RESUME, EVAL_RESTORE, RESTORE, UPGRADE_DRYRUN. Field introduced in 22.1.3. Allowed with any value in Enterprise, Enterprise with Cloud Services edition.