ProductShowResponse
ProductShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| attri_name required | Attribute 이름 Example : attri name | string | |
| attri_value required | Attribute value Example : attri value | string | |
| compute_class_type_name required | Compute class type 이름 Example : StandardMetal-2 | string | |
| compute_class_type_unit required | Compute class type unit Example : compute_class_type_unit | string | |
| compute_class_type_value required | Compute class type value Example : s2_metal | string | |
| cpu_generation required | CPU generation Example : cpu generation | string | |
| cpu_name required | CPU 이름 Example : cpu 16 vCore | string | |
| cpu_unit required | CPU unit Example : vCPU | string | |
| cpu_value required | CPU value Example : 64 | string | |
| created_at required | 생성 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | 생성자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| description required | 설명 Example : vCPU 16 │ Memory 128G │ Disk 480G | string | |
| disk_name required | Disk명 Example : disk_name | string | |
| disk_unit required | Disk unit Example : GB | string | |
| disk_value required | Disk value Example : 480 | string | |
| id required | ID Example : PRODUCT-0iT9dNiLr4lVoYmjlY2Vgg | string | |
| infiniband_name required | InfiniBand 이름 Example : infiniband_name | string | |
| infiniband_unit required | InfiniBand unit Example : infiniband_unit | string | |
| infiniband_value required | Infiniband value Example : infiniband_value | string | |
| memory_name required | Memroy 이름 Example : server memory 128GB | string | |
| memory_unit required | Memory unit Example : GB | string | |
| memory_value required | Memory value Example : 128 | string | |
| modified_at required | 수정 시간 Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | 수정자 Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | 이름 Example : s2v16m128_metal | string | |
| name_with_generation required | 세대 Example : s2v16m128_metal | string | |
| socket_name required | Socket 이름 Example : socket_name | string | |
| socket_unit required | Socket unit Example : socket_unit | string | |
| socket_value required | Socket value Example : socket_value | string | |
| state required | State Example : AVAILABLE | string | |
| type required | 유형 Example : SCALE | string |