ClusterSummary
ClusterSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| created_at required | 생성 시간 Example : 2025-03-31T00:23:17Z | string (date-time) | |
| id required | 클러스터 ID Example : 70a599e031e749b7b260868f441e862b | string | |
| kubernetes_version required | 클러스터 버전 Example : v1.29.8 | string | |
| modified_at required | 수정 시간 Example : 2025-03-31T00:23:17Z | string (date-time) | |
| name required | 클러스터 이름 Example : sample-cluster | string | |
| node_count required | 클러스터 노드 수 Example : 5 | any of [integer, null] | |
| status required | 클러스터 상태 Example : RUNNING | string | |
| subnet_id required | 클러스터 Subnet ID Example : 023c57b14f11483689338d085e061492 | any of [string, null] |