This is the multi-page printable view of this section. Click here to print.
Models
- 1: AsyncResponse
- 2: Cluster
- 3: ClusterCreateRequest
- 4: ClusterCreateRequestV1Dot1
- 5: ClusterCreateRequestV1Dot5
- 6: ClusterListResponse
- 7: ClusterLoggingSetRequest
- 8: ClusterOfNodepool
- 9: ClusterPrivateAccessControlSetRequest
- 10: ClusterPublicAccessControlSetRequest
- 11: ClusterSecurityGroupsSetRequest
- 12: ClusterServiceWatchLoggingSetRequest
- 13: ClusterSetResponse
- 14: ClusterShowResponse
- 15: ClusterShowResponseV1Dot1
- 16: ClusterShowResponseV1Dot5
- 17: ClusterSummary
- 18: ClusterUpgradeSetRequest
- 19: ClusterV1Dot1
- 20: ClusterV1Dot5
- 21: ExternalResource
- 22: Image
- 23: ImageV1Dot4
- 24: Keypair
- 25: KubernetesVersionListResponse
- 26: KubernetesVersionSummary
- 27: LinkedResource
- 28: NodeInNodepool
- 29: NodeListInNodepoolResponse
- 30: Nodepool
- 31: NodepoolAdvancedSettings
- 32: NodepoolCreateRequest
- 33: NodepoolCreateRequestV1Dot1
- 34: NodepoolCreateRequestV1Dot3
- 35: NodepoolCreateRequestV1Dot4
- 36: NodepoolCreateRequestV1Dot5
- 37: NodepoolImage
- 38: NodepoolImageListResponse
- 39: NodepoolImageListResponseV1Dot4
- 40: NodepoolImageV1Dot4
- 41: NodepoolLabel
- 42: NodepoolLabelsSetRequest
- 43: NodepoolLinkedResourcesSetRequest
- 44: NodepoolListResponse
- 45: NodepoolListResponseV1Dot4
- 46: NodepoolPreferredIpsSetRequest
- 47: NodepoolShowResponse
- 48: NodepoolShowResponseV1Dot1
- 49: NodepoolShowResponseV1Dot3
- 50: NodepoolShowResponseV1Dot4
- 51: NodepoolShowResponseV1Dot5
- 52: NodepoolSummary
- 53: NodepoolSummaryV1Dot4
- 54: NodepoolTaint
- 55: NodepoolTaintsSetRequest
- 56: NodepoolUpdateRequest
- 57: NodepoolUpgradeSetRequest
- 58: NodepoolUpgradeSetRequestV1Dot4
- 59: NodepoolV1Dot1
- 60: NodepoolV1Dot3
- 61: NodepoolV1Dot4
- 62: NodepoolV1Dot5
- 63: PrivateEndpointAccessControlResource
- 64: ServerType
- 65: Tag
- 66: VolumeType
- 67: VolumeTypeSummary
1 - AsyncResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| request_id required | Request ID Example : 80a599e031e749b7b260868f441e862b | string | |
| resource_id required | Resource ID Example : 70a599e031e749b7b260868f441e862b | string |
2 - Cluster
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| cluster_namespace required | Cluster Namespace Example : sample-cluster-12345 | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| kubernetes_version required | Cluster Version Example : v1.29.8 | string | |
| managed_security_group required | Managed Security Group | any of [ExternalResource, null] | |
| max_node_count required | Cluster Max Node Count Example : 5 | any of [integer, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Cluster Name Example : sample-cluster | string | |
| node_count required | Cluster Node Count Example : 5 | any of [integer, null] | |
| private_endpoint_access_control_resources required | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| private_endpoint_url required | Private Endpoint URL Example : https://sample-cluster.ske.private.kr-west1.samsungsdscloud.com:6443 | string | |
| private_kubeconfig_download_yn required | Private Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| public_endpoint_access_control_ip required | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| public_endpoint_url required | Public Endpoint URL Example : https://sample-cluster.ske.kr-west1.samsungsdscloud.com:6443 | any of [string, null] | |
| public_kubeconfig_download_yn required | Public Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| security_group_list required | Connected Security Group List | array[ExternalResource] | |
| status required | Cluster Status Example : RUNNING | string | |
| subnet required | Subnet of Cluster | any of [ExternalResource, null] | |
| volume required | Connected File Storage | any of [ExternalResource, null] | |
| vpc required | VPC of Cluster | any of [ExternalResource, null] |
3 - ClusterCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| kubernetes_version required | Cluster Version Example : v1.29.8Pattern : ^v[0-9]{1}\.[0-9]{1,2}\.[0-9]{1,2}$ | string | |
| name required | Cluster Name Example : sample-clusterPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 30 | string | |
| private_endpoint_access_control_resources optional | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| public_endpoint_access_control_ip optional | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| security_group_id_list required | Security Group ID List Example : ['bdfda539-bd2e-4a5c-9021-ec6d52d1ca79'] | array[string] | |
| subnet_id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string | |
| tags optional | Tag list | any of [array[Tag], null] | |
| volume_id required | Volume ID Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| vpc_id required | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | string |
4 - ClusterCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| kubernetes_version required | Cluster Version Example : v1.29.8Pattern : ^v[0-9]{1}\.[0-9]{1,2}\.[0-9]{1,2}$ | string | |
| name required | Cluster Name Example : sample-clusterPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 30 | string | |
| private_endpoint_access_control_resources optional | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| public_endpoint_access_control_ip optional | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| security_group_id_list required | Security Group ID List Example : ['bdfda539-bd2e-4a5c-9021-ec6d52d1ca79'] | array[string] | |
| service_watch_logging_enabled required | Service Watch Logging Enabled Example : True | boolean | |
| subnet_id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string | |
| tags optional | Tag list | any of [array[Tag], null] | |
| volume_id required | Volume ID Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| vpc_id required | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | string |
5 - ClusterCreateRequestV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| kubernetes_version required | Cluster Version Example : v1.29.8Pattern : ^v[0-9]{1}\.[0-9]{1,2}\.[0-9]{1,2}$ | string | |
| name required | Cluster Name Example : sample-clusterPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 30 | string | |
| private_endpoint_access_control_resources optional | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| public_endpoint_access_control_ip optional | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| security_group_id_list optional | Security Group ID List Example : | any of [array[string], null] | |
| service_watch_logging_enabled required | Service Watch Logging Enabled Example : True | boolean | |
| subnet_id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string | |
| tags optional | Tag list | any of [array[Tag], null] | |
| volume_id required | Volume ID Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string | |
| vpc_id required | VPC ID Example : 7df8abb4912e4709b1cb237daccca7a8 | string |
6 - ClusterListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| clusters required | array[ClusterSummary] | ||
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] |
7 - ClusterLoggingSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean |
8 - ClusterOfNodepool
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string |
9 - ClusterPrivateAccessControlSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| private_endpoint_access_control_resources required | array[PrivateEndpointAccessControlResource] |
10 - ClusterPublicAccessControlSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| public_endpoint_access_control_ip required | Public Endpoint Access Control IP Example : 192.168.0.0 | string |
11 - ClusterSecurityGroupsSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| security_group_id_list required | Security Group ID List Example : ['bdfda539-bd2e-4a5c-9021-ec6d52d1ca79', 'bdfda539-bd2e-4a5c-9021-ec6d52d1ca79'] | array[string] |
12 - ClusterServiceWatchLoggingSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| service_watch_logging_enabled required | Service Watch Logging Enabled Example : True | boolean |
13 - ClusterSetResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| request_id required | Request ID Example : 80a599e031e749b7b260868f441e862b | string | |
| resource_id required | Resource ID Example : 70a599e031e749b7b260868f441e862b | string |
14 - ClusterShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster required | Cluster |
15 - ClusterShowResponseV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster required | ClusterV1Dot1 |
16 - ClusterShowResponseV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster required | ClusterV1Dot5 |
17 - ClusterSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| created_at required | Created At Example : 2025-03-31T00:23:17 | string (date-time) | |
| id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| kubernetes_version required | Cluster Version Example : v1.29.8 | string | |
| modified_at required | Modified At Example : 2025-06-30T00:23:17 | string (date-time) | |
| name required | Cluster Name Example : sample-cluster | string | |
| node_count required | Cluster Node Count Example : 5 | any of [integer, null] | |
| status required | Cluster Status Example : RUNNING | string | |
| subnet_id required | Cluster Subnet ID Example : 023c57b14f11483689338d085e061492 | any of [string, null] |
18 - ClusterUpgradeSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string |
19 - ClusterV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| cluster_namespace required | Cluster Namespace Example : sample-cluster-12345 | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| kubernetes_version required | Cluster Version Example : v1.29.8 | string | |
| managed_security_group required | Managed Security Group | any of [ExternalResource, null] | |
| max_node_count required | Cluster Max Node Count Example : 5 | any of [integer, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Cluster Name Example : sample-cluster | string | |
| node_count required | Cluster Node Count Example : 5 | any of [integer, null] | |
| private_endpoint_access_control_resources required | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| private_endpoint_url required | Private Endpoint URL Example : https://sample-cluster.ske.private.kr-west1.samsungsdscloud.com:6443 | string | |
| private_kubeconfig_download_yn required | Private Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| public_endpoint_access_control_ip required | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| public_endpoint_url required | Public Endpoint URL Example : https://sample-cluster.ske.kr-west1.samsungsdscloud.com:6443 | any of [string, null] | |
| public_kubeconfig_download_yn required | Public Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| security_group_list required | Connected Security Group List | array[ExternalResource] | |
| service_watch_logging_enabled required | Service Watch Logging Enabled Example : True | boolean | |
| status required | Cluster Status Example : RUNNING | string | |
| subnet required | Subnet of Cluster | any of [ExternalResource, null] | |
| volume required | Connected File Storage | any of [ExternalResource, null] | |
| vpc required | VPC of Cluster | any of [ExternalResource, null] |
20 - ClusterV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| cloud_logging_enabled required | Cloud Logging Enabled Example : True | boolean | |
| cluster_namespace required | Cluster Namespace Example : sample-cluster-12345 | string | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| id required | ID Example : 0fdd87aab8cb46f59b7c1f81ed03fb3e | string | |
| kubernetes_version required | Cluster Version Example : v1.29.8 | string | |
| managed_security_group required | Managed Security Group | any of [ExternalResource, null] | |
| max_node_count required | Cluster Max Node Count Example : 5 | any of [integer, null] | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Cluster Name Example : sample-cluster | string | |
| node_count required | Cluster Node Count Example : 5 | any of [integer, null] | |
| private_endpoint_access_control_resources required | Private Endpoint Access Control Resources | any of [array[PrivateEndpointAccessControlResource], null] | |
| private_endpoint_url required | Private Endpoint URL Example : https://sample-cluster.ske.private.kr-west1.samsungsdscloud.com:6443 | string | |
| private_kubeconfig_download_yn required | Private Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| public_endpoint_access_control_ip required | Public Endpoint Access Control IP Example : 192.168.0.0 | any of [string, null] | |
| public_endpoint_url required | Public Endpoint URL Example : https://sample-cluster.ske.kr-west1.samsungsdscloud.com:6443 | any of [string, null] | |
| public_kubeconfig_download_yn required | Public Kubeconfig Downloaded Or Not (Y/N) Example : N | string | |
| security_group_list required | Connected Security Group List | any of [array[ExternalResource], null] | |
| service_watch_logging_enabled required | Service Watch Logging Enabled Example : True | boolean | |
| status required | Cluster Status Example : RUNNING | string | |
| subnet required | Subnet of Cluster | any of [ExternalResource, null] | |
| volume required | Connected File Storage | any of [ExternalResource, null] | |
| vpc required | VPC of Cluster | any of [ExternalResource, null] |
21 - ExternalResource
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | External Resource ID Example : 2a9be312-5d4b-4bc8-b2ae-35100fa9241f | string | |
| name required | External Resource name Example : sample-name | string |
22 - Image
| Name | Description | Schema | Default |
|---|---|---|---|
| custom_image_name required | Custom Image Name Example : custom-image | any of [string, null] | |
| os required | Image OS Example : ubuntu | string | |
| os_version required | Image OS Version Example : 22.04 | string |
23 - ImageV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| custom_image_name required | Custom Image Name Example : custom-image | any of [string, null] | |
| os required | Image OS Example : ubuntu | string | |
| os_version required | Image OS Version Example : 22.04 | string | |
| scp_gpu_driver optional | GPU Driver Version Example : ND_570.195.03 | any of [string, null] |
24 - Keypair
| Name | Description | Schema | Default |
|---|---|---|---|
| name required | Keypair Name Example : test_keypair | string |
25 - KubernetesVersionListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| kubernetes_versions required | array[KubernetesVersionSummary] |
26 - KubernetesVersionSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| description required | Kubernetes Version Example : v1.29.8 | any of [string, null] | |
| end_dt required | SCP Kubernetes Version End of Support Date Example : 2025-06-30T00:00:00 | string (date-time) | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string |
27 - LinkedResource
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Linked Resource ID Example : res-12345678 | string | |
| name required | Linked Resource Name Example : my-resource | string | |
| type required | Linked Resource Type (fs/obs) Example : fs | string |
28 - NodeInNodepool
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| name required | Node Name Example : ske-aug-rhel-0805-1-84d799f767-8dr2p | string | |
| status required | Node Status Example : RUNNING | string |
29 - NodeListInNodepoolResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodes required | Node List In Node Pool | any of [array[NodeInNodepool], null] |
30 - Nodepool
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| cluster required | Cluster | ClusterOfNodepool | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | Image | |
| keypair required | Keypair Name | Keypair | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| max_node_count required | Max Node Count Example : 5 | integer | |
| min_node_count required | Min Node Count Example : 1 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type required | Volume Type | VolumeType |
31 - NodepoolAdvancedSettings
| Name | Description | Schema | Default |
|---|---|---|---|
| allowed_unsafe_sysctls optional | Allowed Unsafe sysctls Example : kernel.msg*,net.ipv4.route.min_pmtu | string | |
| container_log_max_files required | Max Number Of Container Log Files Example : 5Minimum : 2Maximum : 10 | integer | |
| container_log_max_size required | Max Size Of Container Log (MB) Example : 10Minimum : 10Maximum : 100 | integer | |
| image_gc_high_threshold required | Image GC High Threshold Percent Example : 85Minimum : 10Maximum : 85 | integer | |
| image_gc_low_threshold required | Image GC Low Threshold Percent Example : 80Minimum : 10Maximum : 85 | integer | |
| max_pods required | Max Pods Per Node Example : 110Minimum : 10Maximum : 250 | integer | |
| pod_max_pids required | Pod Max PID Limit Example : 4096Minimum : 1024Maximum : 4194304 | integer |
32 - NodepoolCreateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| cluster_id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| custom_image_id optional | Custom Image ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| desired_node_count optional | Desired node count (is_auto_scale = false) Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery required | Is Auto Recovery Example : True | boolean | |
| is_auto_scale required | Is Auto Scale Example : True | boolean | |
| keypair_name required | Keypair Name Example : test_keypair | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| max_node_count optional | Maximum node count (is_auto_scale = true) Example : 5 | any of [integer, null] | |
| min_node_count optional | Minimum node count (is_auto_scale = true) Example : 1 | any of [integer, null] | |
| name required | Nodepool Name Example : sample-nodepoolPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 20 | string | |
| server_type_id required | Server Type ID Example : s1v1m2 | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD_Provisioned | string |
33 - NodepoolCreateRequestV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| cluster_id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| custom_image_id optional | Custom Image ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| desired_node_count optional | Desired node count (is_auto_scale = false) Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery required | Is Auto Recovery Example : True | boolean | |
| is_auto_scale required | Is Auto Scale Example : True | boolean | |
| keypair_name required | Keypair Name Example : test_keypair | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| max_node_count optional | Maximum node count (is_auto_scale = true) Example : 5 | any of [integer, null] | |
| min_node_count optional | Minimum node count (is_auto_scale = true) Example : 1 | any of [integer, null] | |
| name required | Nodepool Name Example : sample-nodepoolPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 20 | string | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type_id required | Server Type ID Example : s1v1m2 | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD_Provisioned | string |
34 - NodepoolCreateRequestV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| cluster_id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| custom_image_id optional | Custom Image ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| desired_node_count optional | Desired node count (is_auto_scale = false) Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery required | Is Auto Recovery Example : True | boolean | |
| is_auto_scale required | Is Auto Scale Example : True | boolean | |
| keypair_name required | Keypair Name Example : test_keypair | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count optional | Maximum node count (is_auto_scale = true) Example : 5 | any of [integer, null] | |
| min_node_count optional | Minimum node count (is_auto_scale = true) Example : 1 | any of [integer, null] | |
| name required | Nodepool Name Example : sample-nodepoolPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 20 | string | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type_id required | Server Type ID Example : s1v1m2 | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD_Provisioned | string |
35 - NodepoolCreateRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| cluster_id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| custom_image_id optional | Custom Image ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| desired_node_count optional | Desired node count (is_auto_scale = false) Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery required | Is Auto Recovery Example : True | boolean | |
| is_auto_scale required | Is Auto Scale Example : True | boolean | |
| keypair_name required | Keypair Name Example : test_keypair | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count optional | Maximum node count (is_auto_scale = true) Example : 5 | any of [integer, null] | |
| min_node_count optional | Minimum node count (is_auto_scale = true) Example : 1 | any of [integer, null] | |
| name required | Nodepool Name Example : sample-nodepoolPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 20 | string | |
| scp_gpu_driver optional | GPU Driver Version Example : ND_570.195.03 | any of [string, null] | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type_id required | Server Type ID Example : s1v1m2 | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_max_iops optional | Volume Max Iops Example : 5000 | any of [integer, null] | |
| volume_max_throughput optional | Volume Max Throughput Example : 250 | any of [integer, null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD_Provisioned | string |
36 - NodepoolCreateRequestV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| cluster_id required | Cluster ID Example : 70a599e031e749b7b260868f441e862b | string | |
| custom_image_id optional | Custom Image ID Example : 10a599e031e749b7b260868f441e862b | any of [string, null] | |
| desired_node_count optional | Desired node count (is_auto_scale = false) Example : 2 | any of [integer, null] | |
| image_os required | Image OS Example : ubuntu | string | |
| image_os_version required | Image OS Version Example : 22.04 | string | |
| is_auto_recovery required | Is Auto Recovery Example : True | boolean | |
| is_auto_scale required | Is Auto Scale Example : True | boolean | |
| keypair_name required | Keypair Name Example : test_keypair | string | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count optional | Maximum node count (is_auto_scale = true) Example : 5 | any of [integer, null] | |
| min_node_count optional | Minimum node count (is_auto_scale = true) Example : 1 | any of [integer, null] | |
| name required | Nodepool Name Example : sample-nodepoolPattern : ^[a-z][a-z0-9\-]*[a-z0-9]$Minimum length : 3Maximum length : 20 | string | |
| preferred_ips optional | Preferred IPs Example : 192.168.0.0-192.168.0.255,192.168.99.0 | any of [string, null] | |
| scp_gpu_driver optional | GPU Driver Version Example : ND_570.195.03 | any of [string, null] | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type_id required | Server Type ID Example : s1v1m2 | string | |
| subnet_id optional | Subnet ID Example : 023c57b14f11483689338d085e061492 | any of [string, null] | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_max_iops optional | Volume Max Iops Example : 5000 | any of [integer, null] | |
| volume_max_throughput optional | Volume Max Throughput Example : 250 | any of [integer, null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type_name required | Volume Type Name Example : SSD_Provisioned | string | |
| zone optional | Availability zone Example : kr-west1-a | any of [string, null] |
37 - NodepoolImage
| Name | Description | Schema | Default |
|---|---|---|---|
| end_of_support optional | Whether this is an EOS (End of Service) image Example : False | boolean | |
| id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| kubernetes_version optional | Kubernetes Version Example : v1.29.8 | any of [string, null] | |
| name required | Image name Example : ubuntu-22.04-k8s-v1.29.8 | string | |
| os required | Image OS Example : ubuntu | string | |
| os_version required | Image OS Version Example : 22.04 | string | |
| scp_image_type optional | SCP image type (k8s, custom) Example : k8s | any of [string, null] | |
| scp_original_image_type optional | scp original image type (k8s, k8s_gpu) Example : k8s | any of [string, null] | |
| volume optional | Volume information Example : {'size': 100} | any of [object, null] |
38 - NodepoolImageListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodepool_images required | List of Nodepool images | array[NodepoolImage] |
39 - NodepoolImageListResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodepool_images required | List of Nodepool images | array[NodepoolImageV1Dot4] |
40 - NodepoolImageV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| end_of_support optional | Whether this is an EOS (End of Service) image Example : False | boolean | |
| id required | Image ID Example : 10a599e031e749b7b260868f441e862b | string | |
| kubernetes_version optional | Kubernetes Version Example : v1.29.8 | any of [string, null] | |
| name required | Image name Example : ubuntu-22.04-k8s-v1.29.8 | string | |
| os required | Image OS Example : ubuntu | string | |
| os_version required | Image OS Version Example : 22.04 | string | |
| scp_gpu_driver optional | GPU Driver Version Example : ND_570.195.03 | any of [string, null] | |
| scp_image_type optional | SCP image type (k8s, custom) Example : k8s | any of [string, null] | |
| scp_original_image_type optional | scp original image type (k8s, k8s_gpu) Example : k8s | any of [string, null] | |
| scp_supported_class_types optional | List of supported class types for GPU SKE image Example : ['GPU-A100-1', 'GPU-H100-2', 'GPU-B300-3'] | array[object] | |
| volume optional | Volume information Example : {'size': 100} | any of [object, null] |
41 - NodepoolLabel
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | Label Key Example : example.com/my-appPattern : ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]$ | string | |
| value optional | Label Value Example : barPattern : ^(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?$Maximum length : 63 | string |
42 - NodepoolLabelsSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| labels required | array[NodepoolLabel] |
43 - NodepoolLinkedResourcesSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| linked_resources required | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] |
44 - NodepoolListResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodepools required | Node Pool List | array[NodepoolSummary] |
45 - NodepoolListResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| count optional | total count Example : 20 | any of [integer, null] | |
| links optional | links Example : [{'href': 'http://scp.samsungsdscloud.com/v1/notices', 'rel': 'self'}] | any of [array[object], null] | |
| nodepools required | Node Pool List | array[NodepoolSummaryV1Dot4] |
46 - NodepoolPreferredIpsSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| preferred_ips required | Preferred IPs Example : 192.168.0.0-192.168.0.255,192.168.99.0 | string |
47 - NodepoolShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| nodepool required | Nodepool |
48 - NodepoolShowResponseV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| nodepool required | NodepoolV1Dot1 |
49 - NodepoolShowResponseV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| nodepool required | NodepoolV1Dot3 |
50 - NodepoolShowResponseV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| nodepool required | NodepoolV1Dot4 |
51 - NodepoolShowResponseV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| nodepool required | NodepoolV1Dot5 |
52 - NodepoolSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | Image | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| volume_type required | Volume Type | VolumeTypeSummary |
53 - NodepoolSummaryV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | ImageV1Dot4 | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| volume_type required | Volume Type | VolumeTypeSummary |
54 - NodepoolTaint
| Name | Description | Schema | Default |
|---|---|---|---|
| effect required | Taint Effect Example : NoSchedule | enum (NoSchedule, NoExecute, PreferNoSchedule) | |
| key required | Taint Key Example : example.com/my-appPattern : ^([a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*/)?([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9]$ | string | |
| value optional | Taint Value Example : barPattern : ^(([A-Za-z0-9][-A-Za-z0-9_.]*)?[A-Za-z0-9])?$Maximum length : 63 | string |
55 - NodepoolTaintsSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| taints required | array[NodepoolTaint] |
56 - NodepoolUpdateRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| desired_node_count optional | Desired Node Count Example : 2 | any of [integer, null] | |
| is_auto_recovery optional | Is Auto Recovery Example : True | any of [boolean, null] | |
| is_auto_scale optional | Is Auto Scale Example : True | any of [boolean, null] | |
| max_node_count optional | Max Node Count Example : 5 | any of [integer, null] | |
| min_node_count optional | Min Node Count Example : 1 | any of [integer, null] |
57 - NodepoolUpgradeSetRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| os_version required | Image OS Version Example : 22.04 | string |
58 - NodepoolUpgradeSetRequestV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| os_version required | Image OS Version Example : 22.04 | string | |
| scp_gpu_driver optional | GPU Driver Version Example : | any of [string, null] |
59 - NodepoolV1Dot1
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| cluster required | Cluster | ClusterOfNodepool | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | Image | |
| keypair required | Keypair Name | Keypair | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| max_node_count required | Max Node Count Example : 5 | integer | |
| min_node_count required | Min Node Count Example : 1 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type required | Volume Type | VolumeType |
60 - NodepoolV1Dot3
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| cluster required | Cluster | ClusterOfNodepool | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | Image | |
| keypair required | Keypair Name | Keypair | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count required | Max Node Count Example : 5 | integer | |
| min_node_count required | Min Node Count Example : 1 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type required | Volume Type | VolumeType |
61 - NodepoolV1Dot4
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| cluster required | Cluster | ClusterOfNodepool | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | ImageV1Dot4 | |
| keypair required | Keypair Name | Keypair | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count required | Max Node Count Example : 5 | integer | |
| min_node_count required | Min Node Count Example : 1 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_max_iops optional | Volume Max Iops Example : 5000 | any of [integer, null] | |
| volume_max_throughput optional | Volume Max Throughput Example : 250 | any of [integer, null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type required | Volume Type | VolumeType |
62 - NodepoolV1Dot5
| Name | Description | Schema | Default |
|---|---|---|---|
| account_id required | Account ID Example : 617b3d0e90c24a5fa1f65a3824861354 | string | |
| advanced_settings optional | Advanced Settings | any of [NodepoolAdvancedSettings, null] | |
| auto_recovery_enabled required | Is Auto Recovery Example : True | boolean | |
| auto_scale_enabled required | Is Auto Scale Example : True | boolean | |
| cluster required | Cluster | ClusterOfNodepool | |
| created_at required | Created At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| created_by required | Created By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| current_node_count required | Current Node Count Example : 1 | integer | |
| desired_node_count required | Desired Node Count Example : 2 | integer | |
| id required | Nodepool ID Example : bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 | string | |
| image required | Image | ImageV1Dot4 | |
| keypair required | Keypair Name | Keypair | |
| kubernetes_version required | Kubernetes Version Example : v1.29.8 | string | |
| labels optional | Labels | any of [array[NodepoolLabel], null] | |
| linked_resources optional | List of linked resources associated with the nodepool | any of [array[LinkedResource], null] | |
| max_node_count required | Max Node Count Example : 5 | integer | |
| min_node_count required | Min Node Count Example : 1 | integer | |
| modified_at required | Modified At Example : 2024-05-17T00:23:17Z | string (date-time) | |
| modified_by required | Modified By Example : 90dddfc2b1e04edba54ba2b41539a9ac | string | |
| name required | Nodepool Name Example : sample-nodepool | string | |
| preferred_ips required | Preferred IPs Example : 192.168.0.0-192.168.0.255,192.168.99.0 | any of [string, null] | |
| server_group_id optional | Server Group ID Example : 2b8d33d5-4de5-40a5-a34c-7e30204133xc | any of [string, null] | |
| server_type required | Server Type | ServerType | |
| status required | Node Pool Status Example : Running | string | |
| subnet_id required | Subnet ID Example : 023c57b14f11483689338d085e061492 | string | |
| taints optional | Taints | any of [array[NodepoolTaint], null] | |
| volume_max_iops optional | Volume Max Iops Example : 5000 | any of [integer, null] | |
| volume_max_throughput optional | Volume Max Throughput Example : 250 | any of [integer, null] | |
| volume_size required | Volume Size Example : 104 | integer | |
| volume_type required | Volume Type | VolumeType | |
| zone required | Availability zone Example : kr-west1-a | string |
63 - PrivateEndpointAccessControlResource
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Private Endpoint Access Control Resource ID Example : 2a9be312-5d4b-4bc8-b2ae-35100fa9241f | string | |
| name required | Private Endpoint Access Control Resource Name Example : sample-name | string | |
| type required | Private Endpoint Access Control Resource Type Example : vm | string |
64 - ServerType
| Name | Description | Schema | Default |
|---|---|---|---|
| description required | Server Type Description Example : Standard | string | |
| id required | Server Type ID Example : s1v1m2 | string |
65 - Tag
| Name | Description | Schema | Default |
|---|---|---|---|
| key required | Tag Key Example : Key | string | |
| value required | Tag Value Example : Value | string |
66 - VolumeType
| Name | Description | Schema | Default |
|---|---|---|---|
| encrypt required | Volume Type Encrypt Example : True | boolean | |
| id required | Volume Type ID Example : s1v1m2 | string | |
| name required | Volume Type Name Example : SSD_Provisioned | string |
67 - VolumeTypeSummary
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | Volume Type ID Example : 10a599e031e749b7b260868f441e862b | string | |
| name required | Volume Type Name Example : SSD_Provisioned | string |