InfraCluster
Infra Cluster
The schema for the clusters API.
JSON Example
{
"name": "string",
"controlplane_endpoint": {
"host": "string",
"port": 0
},
"status": {
"status": "string",
"reason": "string",
"message": "string"
}
}
string
name
Optional
The name of the clusters.