SeUpgradeParams

SeUpgradeParams
SeUpgradeParams
JSON Example
{
    "disruptive": false,
    "patch": false,
    "patch_rollback": false,
    "resume_from_suspend": false,
    "rollback": false,
    "se_group_refs": [
        "string"
    ],
    "skip_suspended": false,
    "suspend_on_failure": false,
    "uuid": "string"
}
boolean
disruptive
Optional

This field is used to disable scale-in/scale out operations during upgrade operations. . Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
patch
Optional

Upgrade System with patch upgrade. Field introduced in 17.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
patch_rollback
Optional

Rollback System with patch upgrade. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
resume_from_suspend
Optional

Resume from suspended state. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

boolean
rollback
Optional

It is used in rollback operations. . Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

array of string
se_group_refs
Optional

It is a reference to an object of type ServiceEngineGroup. Field introduced in 17.2.2. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

boolean
skip_suspended
Optional

When set, this will skip upgrade on the Service Engine which is upgrade suspended state. Allowed in Enterprise edition with any value, Essentials edition with any value, Basic edition with any value, Enterprise with Cloud Services edition.

boolean
suspend_on_failure
Optional

When set to true, if there is any failure during the SE upgrade, upgrade will be suspended for this SE group and manual intervention would be needed to resume the upgrade. Field introduced in 17.1.4. Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.

string
uuid
Optional

Allowed in Enterprise edition with any value, Essentials, Basic, Enterprise with Cloud Services edition.