Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.3 KB

NodePoolCreationBody.md

File metadata and controls

21 lines (17 loc) · 1.3 KB

NodePoolCreationBody

Properties

Name Type Description Notes
Name *string 노드풀 이름 [default to null]
NodeCount *int32 등록 될 노드 개수 [optional] [default to null]
SubnetNo *int32 Subnet 번호 [optional] [default to null]
SubnetNoList []*int32 Subnet 번호 [optional] [default to null]
SoftwareCode *string Server image code [optional] [default to null]
ProductCode *string 상품 코드 서버 스펙 목록 [optional] [default to null]
ServerSpecCode *string Server spec code [optional] [default to null]
StorageSize *int32 Storage size [optional] [default to null]
Autoscale *AutoscalerUpdate [optional] [default to null]
Labels []*NodePoolLabel [optional] [default to null]
Taints []*NodePoolTaint [optional] [default to null]
ServerRoleId *string [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]