List Clusters
Released in v7.0.0.0Returns information about all clusters on which vSphere Namespaces are enabled on this vCenter.
Request
URLURL
Header Parameters
Header Parameters
vmware-api-session-id Example
b00db39f948d13ea1e59b4d6fce56389
Response
Response BodyResponse Body
array
of
NamespaceManagementClustersSummary
of type application/json
List of summary of all clusters with vSphere Namespaces enabled.
{
"cluster": "string",
"cluster_name": "string",
"config_status": "enum",
"kubernetes_status": "enum",
"stats": {
"cpu_capacity": 0,
"cpu_used": 0,
"memory_capacity": 0,
"memory_used": 0,
"storage_capacity": 0,
"storage_used": 0
}
}
Identifier for the cluster. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: ClusterComputeResource. When operations return a value of this structure as a result, the field will be an identifier for the resource type: ClusterComputeResource.
Name of the cluster. When clients pass a value of this structure as a parameter, the field must be an identifier for the resource type: ClusterComputeResource.name. When operations return a value of this structure as a result, the field will be an identifier for the resource type: ClusterComputeResource.name.
Current setting for Clusters.ConfigStatus.
Possible values are:
Current setting for Clusters.KubernetesStatus.
Possible values are: