1 - AsyncResponse

NameDescriptionSchemaDefault
account_id
required
Account ID
Example : f5c8e56a4d9b49a8bd89e14758a32d53
string
request_id
required
Request ID
Example : req-002daa83-52d9-41e8-9b0f-d31d35610f65
string
resource_id
required
자원 ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string

2 - ClusterFabricDetailsRequest

NameDescriptionSchemaDefault
node_pool_id
required
Node Pool ID
Example : POOL001-krw1a
string
cluster_fabric_id
required
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
any of [string, null]
cluster_fabric_name
required
Cluster Fabric 이름
Example : cluster001
string

3 - ClusterFabricDetailsResponse

NameDescriptionSchemaDefault
cluster_fabric_id
required
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string
cluster_fabric_name
required
Cluster Fabric 이름
Example : cluster001
string
product_id
required
Product ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
any of [string, null]

4 - ClusterFabricListResponse

NameDescriptionSchemaDefault
cluster_fabrics
required

array[ClusterFabricShowResponse]
count
required
대수
Example : 20
any of [integer, null]

5 - ClusterFabricMemberModifyRequestBody

NameDescriptionSchemaDefault
before_cluster_fabric_id
required
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string
after_cluster_fabric_id
required
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string
gpu_node_id_list
required
GPU Node ID List
Example : ['20c507a036c447cdb3b19468d8ea62ac']
array[string]

6 - ClusterFabricShowResponse

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

7 - GpuNodeActionResponse

NameDescriptionSchemaDefault
gpu_node_id
required
GPU Node ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string

8 - GpuNodeAssignPublicNatIpRequest

NameDescriptionSchemaDefault
public_ip_address_id
required
Public NAT IP Address ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string

9 - GpuNodeCreateRequest

NameDescriptionSchemaDefault
region_id
required
리전 ID
Example : kr-west1
string
lock_enabled
optional
삭제 방지 여부
Example : True
boolean
image_id
required
이미지 ID
Example : IMAGE-7XFMaJpLsapKvskFMjCtmm
string
init_script
optional
Init Script
Example : init script
any of [string, null]
os_user_id
required
OS 사용자 계정
Example : user001
string
os_user_password
required
OS 사용자 패스워드
Example : password
string
vpc_id
required
VPC ID
Example : e58348b1bc9148e5af86500fd4ef99ca
string
subnet_id
required
Subnet ID
Example : ab313c43291e4b678f4bacffe10768ae
string
server_details
required
서버 상세
array[GpuNodeDetailsRequest]
cluster_fabric_details
required
Cluster Fabric 상세
ClusterFabricDetailsRequest
tags
required
Tags
any of [array[Tag], null]

10 - GpuNodeCreateRequestV1Dot3

NameDescriptionSchemaDefault
region_id
required
리전 ID
Example : kr-west1
string
lock_enabled
optional
삭제 방지 여부
Example : True
boolean
image_id
required
이미지 ID
Example : IMAGE-7XFMaJpLsapKvskFMjCtmm
string
init_script
optional
Init Script
Example : init script
any of [string, null]
os_user_id
required
OS 사용자 계정
Example : user001
string
os_user_password
required
OS 사용자 패스워드
Example : password
string
vpc_id
required
VPC ID
Example : e58348b1bc9148e5af86500fd4ef99ca
string
subnet_id
required
Subnet ID
Example : ab313c43291e4b678f4bacffe10768ae
string
server_details
required
서버 상세
array[GpuNodeDetailsRequestV1Dot3]
cluster_fabric_details
required
Cluster Fabric 상세
ClusterFabricDetailsRequest
tags
required
Tags
any of [array[Tag], null]

11 - GpuNodeDetailsRequest

NameDescriptionSchemaDefault
gpu_node_name
required
GPU Node 이름
Example : gpu-node-001
string
server_type_id
required
Server Type ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
string
ip_address
optional
Private IP
Example : 192.168.0.1
any of [string, null]
nat_enabled
required
NAT 활성화
Example : True
boolean
public_ip_address_id
optional
NAT IP ID
Example : 20c507a036c447cdb3b19468d8ea62ac
any of [string, null]

12 - GpuNodeDetailsRequestV1Dot3

NameDescriptionSchemaDefault
gpu_node_name
required
GPU Node 이름
Example : gpu-node-001
string
server_type_id
required
Server Type ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
string
ip_address
optional
Private IP
Example : 192.168.0.1
any of [string, null]
nat_enabled
required
NAT 활성화
Example : True
boolean
public_ip_address_id
optional
NAT IP ID
Example : 20c507a036c447cdb3b19468d8ea62ac
any of [string, null]
zone
required
가용 영역
Example : kr-west1-a
string

13 - GpuNodeDetailsResponse

NameDescriptionSchemaDefault
gpu_node_id
required
ID
Example : 20c507a036c447cdb3b19468d8ea62ac
string
gpu_node_name
required
GPU Node 이름
Example : gpu-node-001
string
policy_ip
required
정책 IP
Example : 192.168.0.1
string
product_type_id
required
Product Type ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
string
server_type
optional
Server Type
Example : s1v8m32_metal
any of [string, null]
state
required
State
Example : RUNNING
string

14 - GpuNodeImageListResponse

NameDescriptionSchemaDefault
images
required

array[GpuNodeImageShowResponse]

15 - GpuNodeImageShowResponse

NameDescriptionSchemaDefault
id
required
이미지 ID
Example : IMAGE-7XFMaJpLsapKvskFMjCtmm
string
created_at
required
생성 시간
Example : 2024-07-11 08:56:59
string (date-time)
name
required
이름
Example : RHEL 8.8 for BM
string
os_distro
required
OS Distro
Example : RHEL
string
scp_os_version
required
SCP OS version
Example : 8.7
string
scp_image_type
required
SCP image type
Example : STANDARD
string
priority
required
Gpu Node Image 우선순위
Example : 20
string

16 - GpuNodeListResponse

NameDescriptionSchemaDefault
gpu_nodes
required

array[GpuNodeShowResponse]
count
required
GPU Node Count
Example : 20
any of [integer, null]

17 - GpuNodeListResponseV1Dot3

NameDescriptionSchemaDefault
gpu_nodes
required

array[GpuNodeShowResponseV1Dot3]
count
required
GPU Node Count
Example : 20
any of [integer, null]

18 - GpuNodeOperationRequest

NameDescriptionSchemaDefault
gpu_node_ids
required
GPU Node ID List
Example : ['20c507a036c447cdb3b19468d8ea62ac']
array[object]

19 - GpuNodeProductAttr

NameDescriptionSchemaDefault
compute_class_type_name
required
Compute class type 이름
Example : GPU H100 Metal-2
string
compute_class_type_value
required
Compute class type unit
Example : g2_mteal
string
cpu_value
required
CPU value
Example : 64
string
disk_unit
required
Disk unit
Example : GB
string
disk_value
required
Disk value
Example : 480
string
gpu_model
required
GPU Model
Example : H100
string
memory_value
required
Memory value
Example : 128
string

20 - GpuNodeProductListResponse

NameDescriptionSchemaDefault
products
required
Product List
array[GpuNodeProductShowResponse]

21 - GpuNodeProductShowResponse

NameDescriptionSchemaDefault
id
required
ID
Example : SCALE
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
type
required
유형
Example : SCALE
string
name
required
이름
Example : s2v16m128_metal
string
description
required
설명
Example : vCPU 16 │ Memory 128G │ Disk 480G
string
state
required
State
Example : AVAILABLE
string
product_attrs
required
Product type
GpuNodeProductAttr

22 - GpuNodeShowResponse

NameDescriptionSchemaDefault
id
required
ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
account_id
required
Account ID
Example : f5c8e56a4d9b49a8bd89e14758a32d53
string
region_id
required
리전 ID
Example : kr-west1
string
gpu_node_name
required
GPU Node 이름
Example : gpu-node-001
string
lock_enabled
optional
Lock 활성화
Example : True
boolean
root_account
required
Root account
Example : rootaccount
string
time_zone
required
타임존
Example : Asia/Seoul
string
vpc_id
required
VPC ID
Example : e58348b1bc9148e5af86500fd4ef99ca
string
network_id
required
Network ID
Example : ab313c43291e4b678f4bacffe10768ae
string
policy_ip
required
정책 IP
Example : 192.168.0.1
string
policy_use_nat
optional
Policy use NAT
Example : True
boolean
policy_nat
optional
Policy NAT
Example : 192.168.0.1
any of [string, null]
product_type_id
required
Product type ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
string
server_type
required
Server type
Example : s1v8m32_metal
string
image_id
required
이미지 ID
Example : IMAGE-7XFMaJpLsapKvskFMjCtmm
string
image_version
required
Image Version
Example : RHEL 8.7 for BM
string
state
required
GPU Node State
Example : RUNNING
string
init_script
required
Init script
Example : init script
string
os_type
required
OS type
Example : WINDOWS
string
cluster_fabric_name
required
Cluster Fabric 이름
Example : cluster001
string
cluster_fabric_id
optional
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
any of [string, null]
node_pool_id
required
Node Pool ID
Example : POOL001-krw1a
string
pfs_ip
optional
PFS IP 목록
Example : ['10.252.128.2', '10.252.128.3']
any of [array[string], null]

23 - GpuNodeShowResponseV1Dot3

NameDescriptionSchemaDefault
id
required
ID
Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e
string
created_at
required
생성 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
created_by
required
생성자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
modified_at
required
수정 시간
Example : 2024-05-17T00:23:17Z
string (date-time)
modified_by
required
수정자
Example : 90dddfc2b1e04edba54ba2b41539a9ac
string
account_id
required
Account ID
Example : f5c8e56a4d9b49a8bd89e14758a32d53
string
region_id
required
리전 ID
Example : kr-west1
string
gpu_node_name
required
GPU Node 이름
Example : gpu-node-001
string
lock_enabled
optional
Lock 활성화
Example : True
boolean
root_account
required
Root account
Example : rootaccount
string
time_zone
required
타임존
Example : Asia/Seoul
string
vpc_id
required
VPC ID
Example : e58348b1bc9148e5af86500fd4ef99ca
string
network_id
required
Network ID
Example : ab313c43291e4b678f4bacffe10768ae
string
policy_ip
required
정책 IP
Example : 192.168.0.1
string
policy_use_nat
optional
Policy use NAT
Example : True
boolean
policy_nat
optional
Policy NAT
Example : 192.168.0.1
any of [string, null]
product_type_id
required
Product type ID
Example : f90e8ef54cc2451b825608e9f95f7bcb
string
server_type
required
Server type
Example : s1v8m32_metal
string
image_id
required
이미지 ID
Example : IMAGE-7XFMaJpLsapKvskFMjCtmm
string
image_version
required
Image Version
Example : RHEL 8.7 for BM
string
state
required
GPU Node State
Example : RUNNING
string
init_script
required
Init script
Example : init script
string
os_type
required
OS type
Example : WINDOWS
string
cluster_fabric_name
required
Cluster Fabric 이름
Example : cluster001
string
cluster_fabric_id
optional
Cluster Fabric ID
Example : 20c507a036c447cdb3b19468d8ea62ac
any of [string, null]
node_pool_id
required
Node Pool ID
Example : POOL001-krw1a
string
pfs_ip
optional
PFS IP 목록
Example : ['10.252.128.2', '10.252.128.3']
any of [array[string], null]
zone
required
가용 영역
Example : kr-west1-a
string

24 - GpuNodeTerminateRequest

NameDescriptionSchemaDefault
gpu_node_ids
required
GPU Node ID List
Example : ['20c507a036c447cdb3b19468d8ea62ac']
array[object]

25 - NodePoolListResponse

NameDescriptionSchemaDefault
node_pools
required

array[NodePoolShowResponse]
count
required
대수
Example : 20
any of [integer, null]

26 - NodePoolShowResponse

NameDescriptionSchemaDefault
node_pool_id
required
Node Pool ID
Example : POOL001-krw1a
string
cluster_fabric_details
optional
Cluster Fabric 상세
array[ClusterFabricDetailsResponse]

27 - Tag

NameDescriptionSchemaDefault
key
optional
tag key
Example :
any of [string, null]
value
optional
tag value
Example :
any of [string, null]