upgradeHistory
upgradeHistory
JSON Example
{
"items": [
{
"clusterId": "string",
"oldKubernetesVersion": "string",
"newKubernetesVersion": "string",
"status": "string",
"upgradedOn": "string"
}
]
}
array of object
items
Optional
List of all the upgrade operations which were performed for the cluster.