ClusterUpgradeInfo

edit

Information about a cluster upgrade

Properties

edit
cluster_id (string, required)
Cluster id
cluster_version (string, required)
Version that the cluster will be running from now on

Example

edit
{
   "cluster_id" : "string",
   "cluster_version" : "string"
}