SupportedUpgradeMechanisms

SupportedUpgradeMechanisms
SupportedUpgradeMechanisms

SupportedUpgradeMechanisms contains all the Upgrade Mechanisms supported for the VMware software component

JSON Example
{
    "sourceVersion": "string",
    "targetVersionUpgradeMechanisms": [
        {
            "targetVersion": "string",
            "upgradeMechanisms": [
                "string"
            ],
            "defaultUpgradeMechanism": "string",
            "metadata": {
                "isQuickPatchSupported": false,
                "isWorkloadManagementImpacted": false
            }
        }
    ]
}
string
sourceVersion
Required

Current Version of the VMware software component

targetVersionUpgradeMechanisms
Required

Upgrade Mechanisms for the VMware software component corresponding to the target version