Vcenter NamespaceManagement Software Clusters Summary
This schema is deprecated as of vSphere API 9.1.0.0.
The Vcenter NamespaceManagement Software Clusters Summary schema contains basic information about the cluster upgrade related information.
This schema was added in vSphere API 7.0.0.0.
{
"cluster": "string",
"cluster_name": "string",
"current_version": "string",
"available_versions": [
"string"
],
"last_upgraded_date": "string",
"desired_version": "string",
"state": "string"
}
This property is deprecated as of vSphere API 9.1.0.0.
Identifier for the cluster.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.
This property is deprecated as of vSphere API 9.1.0.0.
Name of the cluster.
This property was added in vSphere API 7.0.0.0.
When clients pass a value of this schema as a parameter, the property must be an identifier for the resource type: ClusterComputeResource.name. When operations return a value of this schema as a response, the property will be an identifier for the resource type: ClusterComputeResource.name.
This property is deprecated as of vSphere API 9.1.0.0.
Current version of the cluster.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 9.1.0.0.
Set of versions available for upgrade.
This property was added in vSphere API 7.0.0.0.
This property is deprecated as of vSphere API 9.1.0.0.
Date of last successful upgrade.
This property was added in vSphere API 7.0.0.0.
If missing or null, the cluster has not yet been upgraded.
This property is deprecated as of vSphere API 9.1.0.0.
Desired version the cluster will be upgraded to.
This property was added in vSphere API 7.0.0.0.
If missing or null, the cluster upgrade is not in progress.
This property is deprecated as of vSphere API 9.1.0.0.
Current state of the upgrade.
For more information see: Vcenter NamespaceManagement Software Clusters State.
This property was added in vSphere API 7.0.0.0.