| id |
string |
Unique identifier for the cluster. |
| name |
string |
Human-readable name of the cluster. |
| status |
string |
Current status of the cluster. |
| provider |
string |
Cloud provider hosting the cluster. |
| region |
string |
Cloud provider region where the cluster is deployed. |
| clusterToken |
string |
Token used by the CAST AI agent to authenticate with the platform. |
| agentStatus |
string |
Status of the CAST AI agent running in the cluster. |
| kubernetesVersion |
string |
Version of Kubernetes running on the cluster. |
| nodeCount |
integer |
Total number of nodes in the cluster. |
| createdAt |
string |
Timestamp when the cluster was registered with CAST AI. |