UpgradeRequest

UpgradeRequest
UpgradeRequest

Indicates the branch the user wishes to upgrade to. This could be the branch the appliance is already on (i.e. a minor update) or any newer branch (i.e. a major upgrade).

JSON Example
{
    "toBranch": "4.6"
}
string
toBranch
Optional

The branch to upgrade to.

Parameter To