UpgradePlanSettings

UpgradePlanSettings
UpgradePlanSettings
JSON Example
{
    "parallel": false,
    "pause_after_each_group": false,
    "pause_on_error": false
}
boolean
parallel
Optional
Constraints: default: true

Upgrade Method to specify whether the upgrade is to be performed serially or in parallel

boolean
pause_after_each_group
Optional

Flag to indicate whether to pause the upgrade after upgrade of each group is completed

boolean
pause_on_error
Optional

Flag to indicate whether to pause the upgrade plan execution when an error occurs