ClusterFabricShowResponse
ClusterFabricShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : f5c8e56a4d9b49a8bd89e14758a32d53 | string | |
| cluster_name required | Cluster Fabric 이름 Example : cluster001 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description required | 설명 Example : description | string | |
| gpu_node_details optional | GPU Node 상세 | any of [array[GpuNodeDetailsResponse], null] | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| node_pool_id required | Node Pool ID Example : POOL001-krw1a | string | |
| pirp_id optional | pirpId Example : 20 | any of [string, null] | |
| product_id required | Product Type ID Example : f90e8ef54cc2451b825608e9f95f7bcb | string | |
| region_id required | 리전 ID Example : kr-west1 | string | |
| server_type optional | Server Type Example : s1v8m32_metal | any of [string, null] | |
| state required | State Example : RUNNING | string | |
| used_server_count optional | GPU Node Count Example : 20 | any of [integer, null] |