UpgradePlanSettings

UpgradePlanSettings
UpgradePlanSettings
JSON Example
{
    "pause_after_each_group": false,
    "pause_on_error": false,
    "parallel": false
}
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

boolean
parallel
Optional

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