upgradeMatrixList_items

upgradeMatrixList_items
upgradeMatrixList_items
JSON Example
{
    "clusterType": "string",
    "version": "string",
    "supportedUpgradeVersions": [
        "string"
    ]
}
string
clusterType
Optional

Type of cluster. Can be Workload/Management.

string
version
Optional

Existing kubernetes version.

array of string
supportedUpgradeVersions
Optional

List of kubernetes versions to which the existing version upgrade is supported.