UpgradeRequest
UpgradeRequest
Request body to start an HCX Manager upgrade
JSON Example
{
"targetVersion": "9.0.0.00000",
"upgradePolicy": {
"skipVmSnapshot": false,
"skipUpgradeValidation": false,
"skipConfigBackup": false
}
}
string
targetVersion
Required
Version of the uploaded upgrade bundle to upgrade to
upgradePolicy
Optional
Options that control optional steps performed during the upgrade