UpgradeCommitSpec

UpgradeCommitSpec
UpgradeCommitSpec

Upgrade Commit/Reschedule Specification

JSON Example
{
    "scheduledTimestamp": "string",
    "upgradeNow": false,
    "markForCancellation": false,
    "vcenterUpgradePatchSpecs": [
        {
            "resourceId": "string",
            "startSwitchoverTimestamp": "string"
        }
    ]
}
string
scheduledTimestamp
Optional

Upgrade Scheduled Time

boolean
upgradeNow
Optional

Flag for enabling Upgrade Now. If true, scheduledTimestamp is ignored

boolean
markForCancellation
Optional

Flag for marking an upgrade for cancellation. If set to true, other fields in the request will be ignored

vcenterUpgradePatchSpecs
Optional

User input for vCenter ReducedDowntimeMigration upgrade