UpgradeOpsParam
UpgradeOpsParam
JSON Example
{
"controller": {
"task_base_timeout": 0
},
"image_ref": "string",
"patch_ref": "string",
"se_group_options": {
"action_on_error": "string",
"disruptive": false
},
"se_group_resume_options": {
"action_on_error": "string",
"disruptive": false,
"skip_suspended": false
},
"service_engine": {
"concurrent_segroup_upgrades": 0,
"image_data_transfer_size": 0,
"large_se_connect_timeout": 0,
"se_connect_timeout": 0,
"simultaneous_image_downloads": 0,
"task_base_timeout": 0
}
}
string
image_ref
Optional
Image uuid for identifying base image. It is a reference to an object of type Image. Field introduced in 18.2.6. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.
string
patch_ref
Optional
Image uuid for identifying patch. It is a reference to an object of type Image. Field introduced in 18.2.6. Allowed with any value in Enterprise, Essentials, Basic, Enterprise with Cloud Services edition.