이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
Container
- 1: Container Registry
- 1.1: CLIs
- 1.1.1: Check Registry Name Duplication
- 1.1.2: Check Repository Name Duplication
- 1.1.3: Check Tags Vulnerability
- 1.1.4: Create Registry
- 1.1.5: Create Repository
- 1.1.6: Delete Image
- 1.1.7: Delete Registry
- 1.1.8: Delete Repository
- 1.1.9: Delete Tags
- 1.1.10: Delete Tagses
- 1.1.11: Download Manifest
- 1.1.12: List Connectable Resources
- 1.1.13: List Images
- 1.1.14: List Registries
- 1.1.15: List Repositories
- 1.1.16: List Tagses
- 1.1.17: Run Image Lifecycle Policy Preview
- 1.1.18: Show Image
- 1.1.19: Show Image Lifecycle Policy Preview
- 1.1.20: Show Registry
- 1.1.21: Show Repository
- 1.1.22: Show Tags
- 1.1.23: Show Tags Packages
- 1.1.24: Show Tags Secrets
- 1.1.25: Show Tags Vulnerabilities
- 1.1.26: Update Image Description
- 1.1.27: Update Image Lifecycle Policy
- 1.1.28: Update Image Lock Policy
- 1.1.29: Update Image Pull Policy
- 1.1.30: Update Image Scan Policy
- 1.1.31: Update Private Acl
- 1.1.32: Update Public Acl
- 1.1.33: Update Public Endpoint Enabled
- 1.1.34: Update Repository Description
- 1.1.35: Update Repository Lifecycle Policy
- 1.1.36: Update Repository Lock Policy
- 1.1.37: Update Repository Pull Policy
- 1.1.38: Update Repository Scan Policy
- 1.1.39: Update Tags Lock Policy
- 2: Kubernetes
- 2.1: CLIs
- 2.1.1: Create Cluster
- 2.1.2: Create Cluster Kubeconfig
- 2.1.3: Create Nodepool
- 2.1.4: Delete Cluster
- 2.1.5: Delete Nodepool
- 2.1.6: List Clusters
- 2.1.7: List Nodepool Nodes
- 2.1.8: List Nodepools
- 2.1.9: Set Cluster Logging
- 2.1.10: Set Cluster Private Access Control
- 2.1.11: Set Cluster Public Access Control
- 2.1.12: Set Cluster Security Groups
- 2.1.13: Set Cluster Service Watch Logging
- 2.1.13.1: 1.1
- 2.1.14: Set Cluster Upgrade
- 2.1.15: Set Nodepool
- 2.1.16: Set Nodepool Labels
- 2.1.17: Set Nodepool Taints
- 2.1.18: Set Nodepool Upgrade
- 2.1.19: Show Cluster
- 2.1.20: Show Cluster User Kubeconfig
- 2.1.21: Show Nodepool
1 - Container Registry
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 Container Registry 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
| Version | Status | Supported Until |
|---|---|---|
| 1.0 | SUPPORTED | 20260630 |
| 1.1 | CURRENT | - |
1.1 - CLIs
1.1.1 - Check Registry Name Duplication
1.1.1.1 - 1.1
scpcli scr registry name-duplication show
--name <value>
Description
Registry명 중복 여부
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Registry명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| result | 이름 중복 여부 | True |
1.1.1.2 - 1.0
scpcli scr registry name-duplication show
--name <value>
Description
Registry명 중복 여부
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Registry명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| result | 이름 중복 여부 | True |
1.1.2 - Check Repository Name Duplication
1.1.2.1 - 1.1
scpcli scr repository name-duplication show
--name <value>
--registry_id <value>
Description
Registry명 중복 여부
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Repository명 | sample |
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 이름 중복 여부 | True |
1.1.2.2 - 1.0
scpcli scr repository name-duplication show
--name <value>
--registry_id <value>
Description
Registry명 중복 여부
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | Repository명 | sample |
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
Responses
| Name | Description | Example |
|---|---|---|
| result | 이름 중복 여부 | True |
1.1.3 - Check Tags Vulnerability
1.1.3.1 - 1.1
scpcli scr tags scan set
--tags_id <value>
Description
취약점 검사 수행
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
1.1.3.2 - 1.0
scpcli scr tags scan set
--tags_id <value>
Description
취약점 검사 수행
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
1.1.4 - Create Registry
1.1.4.1 - 1.1
scpcli scr registry create
--public_visible_enabled <value>
--public_acl_resources <value>
--private_acl_resources <value>
--private_acl_enabled <value>
--name <value>
[--public_acl_enabled <value>]
[--public_endpoint_enabled <value>]
[--tags <value>]
Description
Registry 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| public_visible_enabled required | boolean | 가시성 Public 선택 여부 | True |
| public_acl_resources required | array | Public 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_resources required | array | Private 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_enabled required | boolean | Private 접근 제어 활성화 | True |
| name required | string | Registry명 | sample |
| public_acl_enabled optional | boolean | Public 접근 제어 활성화 | True |
| public_endpoint_enabled optional | boolean | Public Endpoint 활성화 | True |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| message | 설명 | Carpe diem. |
| state | Registry 상태 | Running |
1.1.4.2 - 1.0
scpcli scr registry create
--public_visible_enabled <value>
--public_acl_resources <value>
--private_acl_resources <value>
--private_acl_enabled <value>
--name <value>
[--public_acl_enabled <value>]
[--public_endpoint_enabled <value>]
[--tags <value>]
Description
Registry 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| public_visible_enabled required | boolean | 가시성 Public 선택 여부 | True |
| public_acl_resources required | array | Public 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_resources required | array | Private 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_enabled required | boolean | Private 접근 제어 활성화 | True |
| name required | string | Registry명 | sample |
| public_acl_enabled optional | boolean | Public 접근 제어 활성화 | True |
| public_endpoint_enabled optional | boolean | Public Endpoint 활성화 | True |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| message | 설명 | Carpe diem. |
| state | Registry 상태 | Running |
1.1.5 - Create Repository
1.1.5.1 - 1.1
scpcli scr repository create
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
--locked <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_tag_expression <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
--registry_id <value>
--name <value>
--description <value>
[--tags <value>]
[--critical_limit <value>]
[--high_limit <value>]
Description
Repository 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| locked required | boolean | Locked | True |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_tag_expression required | string | Tagged rule tag expression | * |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| name required | string | Repository명 | sample |
| description required | string | 설명 | Carpe diem. |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| message | 설명 | Carpe diem. |
| state | Repository 상태 | Active |
1.1.5.2 - 1.0
scpcli scr repository create
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
--locked <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
--registry_id <value>
--name <value>
--description <value>
[--tags <value>]
[--critical_limit <value>]
[--high_limit <value>]
Description
Repository 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| locked required | boolean | Locked | True |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| name required | string | Repository명 | sample |
| description required | string | 설명 | Carpe diem. |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| message | 설명 | Carpe diem. |
| state | Repository 상태 | Active |
1.1.6 - Delete Image
1.1.6.1 - 1.1
scpcli scr image delete
--image_id <value>
Description
Image 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
1.1.6.2 - 1.0
scpcli scr image delete
--image_id <value>
Description
Image 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
1.1.7 - Delete Registry
1.1.7.1 - 1.1
scpcli scr registry delete
--registry_id <value>
Description
Registry 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
1.1.7.2 - 1.0
scpcli scr registry delete
--registry_id <value>
Description
Registry 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
1.1.8 - Delete Repository
1.1.8.1 - 1.1
scpcli scr repository delete
--repository_id <value>
Description
Repository 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
1.1.8.2 - 1.0
scpcli scr repository delete
--repository_id <value>
Description
Repository 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
1.1.9 - Delete Tags
1.1.9.1 - 1.1
scpcli scr tag delete
--tags_id <value>
--tag_names <value>
Description
Tags 복수 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| tag_names required | array | 태그명 | [ |
1.1.9.2 - 1.0
scpcli scr tag delete
--tags_id <value>
--tag_names <value>
Description
Tags 복수 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| tag_names required | array | 태그명 | [ |
1.1.10 - Delete Tagses
1.1.10.1 - 1.1
scpcli scr tags delete
--tags_ids <value>
Description
Tags 복수 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_ids required | array | 태그 ID 목록 | [ |
1.1.10.2 - 1.0
scpcli scr tags delete
--tags_ids <value>
Description
Tags 복수 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_ids required | array | 태그 ID 목록 | [ |
1.1.11 - Download Manifest
1.1.11.1 - 1.1
scpcli scr tags manifest show
--tags_id <value>
Description
매니페스트 파일 다운로드
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
Responses
| Name | Description | Example |
|---|
1.1.11.2 - 1.0
scpcli scr tags manifest show
--tags_id <value>
Description
매니페스트 파일 다운로드
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
Responses
| Name | Description | Example |
|---|
1.1.12 - List Connectable Resources
1.1.12.1 - 1.1
scpcli scr registry connectable-resource list
Description
get connectable domains
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Responses
| Name | Description | Example |
|---|---|---|
| id | 자원 ID | 558496f6c49d43459e61e191fb3c08fe |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| name | Registry명 | sample |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| type | 자원 타입 | container-registry |
1.1.12.2 - 1.0
scpcli scr registry connectable-resource list
Description
get connectable domains
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 자원 ID | 558496f6c49d43459e61e191fb3c08fe |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| name | Registry명 | sample |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| type | 자원 타입 | container-registry |
1.1.13 - List Images
1.1.13.1 - 1.1
scpcli scr repository image list
--repository_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
Description
Image 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이미지명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| id | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| created_at | 생성일시 | 2024-08-15T13:05:09.701645823+09:00 |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| name | 이미지명 | sample |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817 |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817 |
| pull_count | Pull 횟수 | 20 |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| state | 이미지 상태 | Active |
1.1.13.2 - 1.0
scpcli scr repository image list
--repository_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
Description
Image 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이미지명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| id | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| created_at | 생성일시 | 2024-08-15T13:05:09.701645823+09:00 |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| name | 이미지명 | sample |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817 |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817 |
| pull_count | Pull 횟수 | 20 |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| state | 이미지 상태 | Active |
1.1.14 - List Registries
1.1.14.1 - 1.1
scpcli scr registry list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
Description
Registry 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | Registry명 | sample |
| state optional | string | Registry 상태 | Running |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| bucket_name | Bucket명 | 4663afe94e7c4a2099968d90064ce218.scr.{region}.zgpsrpup |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Registry명 | sample |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| public_visible_enabled | 가시성 Public 선택 여부 | True |
| state | Registry 상태 | Running |
1.1.14.2 - 1.0
scpcli scr registry list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
Description
Registry 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | Registry명 | sample |
| state optional | string | Registry 상태 | Running |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| bucket_name | Bucket명 | 4663afe94e7c4a2099968d90064ce218.scr.{region}.zgpsrpup |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Registry명 | sample |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| public_visible_enabled | 가시성 Public 선택 여부 | True |
| state | Registry 상태 | Running |
1.1.15 - List Repositories
1.1.15.1 - 1.1
scpcli scr registry repository list
--registry_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
Description
Repository 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | Repository명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Repository명 | sample |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| state | Repository 상태 | Active |
1.1.15.2 - 1.0
scpcli scr registry repository list
--registry_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
Description
Repository 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | Repository명 | sample |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Repository명 | sample |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| state | Repository 상태 | Active |
1.1.16 - List Tagses
1.1.16.1 - 1.1
scpcli scr image tags list
--image_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--reference_tags <value>]
Description
Tags 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| reference_tags optional | string | 참조 중인 tags 목록 | ["sample"] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| hash_digest | Hash digest | |
| last_scanned_at | 마지막 스캔 일시 | 2024-08-15T13:05:09.701645823+09:00 |
| lock_policy | Lock 정책 | |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| re_scan_needed | 취약점 점검 재시도 필요 여부 | True |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| referenced_by | 참조 여부 | |
| scan_state | 스캔 상태 | Scanning state |
| scan_summary | ||
| size | 크기 | 10 |
| state | 태그 상태 | Active |
1.1.16.2 - 1.0
scpcli scr image tags list
--image_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--reference_tags <value>]
Description
Tags 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| reference_tags optional | string | 참조 중인 tags 목록 | ["sample"] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| hash_digest | Hash digest | |
| last_scanned_at | 마지막 스캔 일시 | 2024-08-15T13:05:09.701645823+09:00 |
| lock_policy | Lock 정책 | |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| re_scan_needed | 취약점 점검 재시도 필요 여부 | True |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| referenced_by | 참조 여부 | |
| scan_state | 스캔 상태 | Scanning state |
| scan_summary | ||
| size | 크기 | 10 |
| state | 태그 상태 | Active |
1.1.17 - Run Image Lifecycle Policy Preview
1.1.17.1 - 1.1
scpcli scr image lifecycle-policy-preview run
--image_id <value>
Description
Lifecycle 정책 Preview 실행
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
Responses
| Name | Description | Example |
|---|
1.1.17.2 - 1.0
scpcli scr image lifecycle-policy-preview run
--image_id <value>
Description
Lifecycle 정책 Preview 실행
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
Responses
| Name | Description | Example |
|---|
1.1.18 - Show Image
1.1.18.1 - 1.1
scpcli scr image show
--image_id <value>
Description
Image 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Carpe diem. |
| lifecycle_policy | Lifecycle 정책 | |
| lock_policy | Lock 정책 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이미지명 | sample |
| pull_count | Pull 횟수 | 100 |
| pull_policy | Pull 정책 | |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| scan_policy | Scan 정책 | |
| state | 이미지 상태 | Active |
1.1.18.2 - 1.0
scpcli scr image show
--image_id <value>
Description
Image 상세 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Carpe diem. |
| lifecycle_policy | Lifecycle 정책 | |
| lock_policy | Lock 정책 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 이미지명 | sample |
| pull_count | Pull 횟수 | 100 |
| pull_policy | Pull 정책 | |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| scan_policy | Scan 정책 | |
| state | 이미지 상태 | Active |
1.1.19 - Show Image Lifecycle Policy Preview
1.1.19.1 - 1.1
scpcli scr image lifecycle-policy-preview show
--image_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--reference_tags <value>]
Description
Lifecycle 정책 Preview 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| reference_tags optional | string | 참조 중인 tags 목록 | ["sample"] |
Responses
| Name | Description | Example |
|---|---|---|
| created_at | 생성일시 | 2024-08-15T13:05:09.701645823+09:00 |
| hash_digest | Hash digest | |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| state | 태그 상태 | Active |
1.1.19.2 - 1.0
scpcli scr image lifecycle-policy-preview show
--image_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--reference_tags <value>]
Description
Lifecycle 정책 Preview 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| reference_tags optional | string | 참조 중인 tags 목록 | ["sample"] |
Responses
| Name | Description | Example |
|---|---|---|
| id | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| hash_digest | Hash digest | |
| last_scanned_at | 마지막 스캔 일시 | 2024-08-15T13:05:09.701645823+09:00 |
| lock_policy | Lock 정책 | |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo/sample_20240817@sha256:1234…abcd |
| re_scan_needed | 취약점 점검 재시도 필요 여부 | True |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| referenced_by | 참조 여부 | |
| scan_state | 스캔 상태 | Scanning state |
| scan_summary | ||
| size | 크기 | 10 |
| state | 태그 상태 | Active |
1.1.20 - Show Registry
1.1.20.1 - 1.1
scpcli scr registry show
--registry_id <value>
Description
Registry 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| bucket_id | Bucket ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| bucket_name | Bucket명 | 4663afe94e7c4a2099968d90064ce218.scr.{region}.zgpsrpup |
| bucket_usage | Bucket 사용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Registry명 | sample |
| private_acl_enabled | Private 접근 제어 활성화 | True |
| private_acl_resources | Private 접근 허용 리소스 리스트 | |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_acl_enabled | Public 접근 제어 활성화 | True |
| public_acl_resources | Public 접근 허용 리소스 리스트 | |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| public_endpoint_enabled | Public Endpoint 활성화 | True |
| public_visible_enabled | 가시성 Public 선택 여부 | True |
| state | Registry 상태 | Running |
1.1.20.2 - 1.0
scpcli scr registry show
--registry_id <value>
Description
Registry 상세 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| bucket_id | Bucket ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| bucket_name | Bucket명 | 4663afe94e7c4a2099968d90064ce218.scr.{region}.zgpsrpup |
| bucket_usage | Bucket 사용량 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Registry명 | sample |
| private_acl_enabled | Private 접근 제어 활성화 | True |
| private_acl_resources | Private 접근 허용 리소스 리스트 | |
| private_domain | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com |
| public_acl_enabled | Public 접근 제어 활성화 | True |
| public_acl_resources | Public 접근 허용 리소스 리스트 | |
| public_domain | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com |
| public_endpoint_enabled | Public Endpoint 활성화 | True |
| public_visible_enabled | 가시성 Public 선택 여부 | True |
| state | Registry 상태 | Running |
1.1.21 - Show Repository
1.1.21.1 - 1.1
scpcli scr repository show
--repository_id <value>
Description
Repository 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Carpe diem. |
| lifecycle_policy | Lifecycle 정책 | |
| lock_policy | Lock 정책 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Repository명 | sample |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo |
| pull_policy | Pull 정책 | |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| scan_policy | Scan 정책 | |
| state | Repository 상태 | Active |
1.1.21.2 - 1.0
scpcli scr repository show
--repository_id <value>
Description
Repository 상세 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| description | 설명 | Carpe diem. |
| lifecycle_policy | Lifecycle 정책 | |
| lock_policy | Lock 정책 | |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | Repository명 | sample |
| private_endpoint_url | Private Endpoint URL | sample.scr.private.{region}.{environment}.samsungsdscloud.com:30748/sample-repo |
| public_endpoint_url | Public Endpoint URL | sample.scr.{region}.{environment}.samsungsdscloud.com:30748/sample-repo |
| pull_policy | Pull 정책 | |
| registry_id | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| scan_policy | Scan 정책 | |
| state | Repository 상태 | Active |
1.1.22 - Show Tags
1.1.22.1 - 1.1
scpcli scr tags show
--tags_id <value>
Description
Tags 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| created_at | 생성일시 | 2024-08-15T13:05:09.701645823+09:00 |
| hash_digest | Hash digest | |
| image_id | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| lock_policy | Lock 정책 | |
| manifest | 매니페스트 | |
| manifest_media_type | Manifest 미디어 타입 | |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| registry_id | ||
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| state | 태그 상태 | Active |
1.1.22.2 - 1.0
scpcli scr tags show
--tags_id <value>
Description
Tags 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| created_at | 생성일시 | 2024-08-15T13:05:09.701645823+09:00 |
| hash_digest | Hash digest | |
| image_id | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| lock_policy | Lock 정책 | |
| manifest | 매니페스트 | |
| manifest_media_type | Manifest 미디어 타입 | |
| modified_at | 수정일시 | 2024-08-16T16:06:09.701645823+09:00 |
| reference_tags | 참조 중인 tags 목록 | [“sample”] |
| registry_id | ||
| repository_id | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| state | 태그 상태 | Active |
1.1.23 - Show Tags Packages
1.1.23.1 - 1.1
scpcli scr tags package show
--tags_id <value>
[--os_language <value>]
[--package_name <value>]
[--sort <value>]
[--page <value>]
[--size <value>]
Description
Package 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| os_language optional | string | OS 이름 또는 언어 이름 | Java |
| package_name optional | string | 패키지명 | com.example.sample |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| category | 카테고리 | Language |
| os_language | OS 이름 또는 언어 이름 | Java |
| package_name | 패키지명 | com.example.sample |
| scan_summary | ||
| type | Pipeline 유형 | os-pkg(binary) |
| version | OS 배포 버전 | 0.7.2-r3 |
1.1.23.2 - 1.0
scpcli scr tags package show
--tags_id <value>
[--os_language <value>]
[--package_name <value>]
[--sort <value>]
[--page <value>]
[--size <value>]
Description
Package 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| os_language optional | string | OS 이름 또는 언어 이름 | Java |
| package_name optional | string | 패키지명 | com.example.sample |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| category | 카테고리 | Language |
| os_language | OS 이름 또는 언어 이름 | Java |
| package_name | 패키지명 | com.example.sample |
| scan_summary | ||
| type | Pipeline 유형 | os-pkg(binary) |
| version | OS 배포 버전 | 0.7.2-r3 |
1.1.24 - Show Tags Secrets
1.1.24.1 - 1.1
scpcli scr tags secret show
--tags_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--file_name <value>]
Description
Secret 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| file_name optional | string | 시크릿 파일명 | /certs/sample-key1.key |
Responses
| Name | Description | Example |
|---|---|---|
| category | 카테고리 | Language |
| file_name | 시크릿 파일명 | /certs/sample-key1.key |
| match | 시크릿 매치 | —–BEGIN SAMPLE KEY—–*********************… |
| rule_id | 시크릿 룰 ID | private-key |
| severity | 심각도 | High |
| start_line | 시크릿 시작점 | 1 |
| target | 대상 | /certs/sample-key1.key |
| title | 시크릿 제목 | Asymmetric Private Key |
| vulnerability_class | 시크릿 취약점 클래스 | secret |
1.1.24.2 - 1.0
scpcli scr tags secret show
--tags_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--file_name <value>]
Description
Secret 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| file_name optional | string | 시크릿 파일명 | /certs/sample-key1.key |
Responses
| Name | Description | Example |
|---|---|---|
| category | 카테고리 | Language |
| file_name | 시크릿 파일명 | /certs/sample-key1.key |
| match | 시크릿 매치 | —–BEGIN SAMPLE KEY—–*********************… |
| rule_id | 시크릿 룰 ID | private-key |
| severity | 심각도 | High |
| start_line | 시크릿 시작점 | 1 |
| target | 대상 | /certs/sample-key1.key |
| title | 시크릿 제목 | Asymmetric Private Key |
| vulnerability_class | 시크릿 취약점 클래스 | secret |
1.1.25 - Show Tags Vulnerabilities
1.1.25.1 - 1.1
scpcli scr tags vulnerability show
--tags_id <value>
[--os_language <value>]
[--package_name <value>]
[--sort <value>]
[--page <value>]
[--size <value>]
[--update_version_available <value>]
[--severity <value>]
[--category <value>]
Description
취약점 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| os_language optional | string | OS 이름 또는 언어 이름 | Java |
| package_name optional | string | 패키지명 | com.example.sample |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| update_version_available optional | boolean | 수정 버전 | True |
| severity optional | array | 심각도 | H |
| category optional | string | 카테고리 | Language |
Responses
| Name | Description | Example |
|---|---|---|
| attack_complexity | 공격 복잡성 | |
| attack_vector | 공격 벡터 | |
| availability | 가용성 | |
| confidentiality | 기밀성 | |
| integrity | 무결성 | |
| privileges_required | 필요한 권한 | |
| scope | 공격 범위 | |
| user_interaction | 사용자 참여 정도 |
1.1.25.2 - 1.0
scpcli scr tags vulnerability show
--tags_id <value>
[--os_language <value>]
[--package_name <value>]
[--sort <value>]
[--page <value>]
[--size <value>]
[--update_version_available <value>]
[--severity <value>]
[--category <value>]
Description
취약점 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| os_language optional | string | OS 이름 또는 언어 이름 | Java |
| package_name optional | string | 패키지명 | com.example.sample |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| update_version_available optional | boolean | 수정 버전 | True |
| severity optional | array | 심각도 | H |
| category optional | string | 카테고리 | Language |
Responses
| Name | Description | Example |
|---|---|---|
| attack_complexity | 공격 복잡성 | |
| attack_vector | 공격 벡터 | |
| availability | 가용성 | |
| confidentiality | 기밀성 | |
| integrity | 무결성 | |
| privileges_required | 필요한 권한 | |
| scope | 공격 범위 | |
| user_interaction | 사용자 참여 정도 |
1.1.26 - Update Image Description
1.1.26.1 - 1.1
scpcli scr image description set
--image_id <value>
--description <value>
Description
Image 설명 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| description required | string | 설명 | Carpe diem. |
1.1.26.2 - 1.0
scpcli scr image description set
--image_id <value>
--description <value>
Description
Image 설명 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| description required | string | 설명 | Carpe diem. |
1.1.27 - Update Image Lifecycle Policy
1.1.27.1 - 1.1
scpcli scr image lifecycle-policy set
--image_id <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_tag_expression <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
Description
Lifecycle 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_tag_expression required | string | Tagged rule tag expression | * |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
1.1.27.2 - 1.0
scpcli scr image lifecycle-policy set
--image_id <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
Description
Lifecycle 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
1.1.28 - Update Image Lock Policy
1.1.28.1 - 1.1
scpcli scr image lock-policy set
--image_id <value>
--locked <value>
Description
Lock 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| locked required | boolean | Locked | True |
1.1.28.2 - 1.0
scpcli scr image lock-policy set
--image_id <value>
--locked <value>
Description
Lock 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| locked required | boolean | Locked | True |
1.1.29 - Update Image Pull Policy
1.1.29.1 - 1.1
scpcli scr image pull-policy set
--image_id <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
[--critical_limit <value>]
[--high_limit <value>]
Description
Pull 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
1.1.29.2 - 1.0
scpcli scr image pull-policy set
--image_id <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
[--critical_limit <value>]
[--high_limit <value>]
Description
Pull 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
1.1.30 - Update Image Scan Policy
1.1.30.1 - 1.1
scpcli scr image scan-policy set
--image_id <value>
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
Description
Scan 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
1.1.30.2 - 1.0
scpcli scr image scan-policy set
--image_id <value>
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
Description
Scan 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| image_id required | string | 이미지 ID | 5b5ed4f2881a440583536fc1a8c39a28 |
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
1.1.31 - Update Private Acl
1.1.31.1 - 1.1
scpcli scr registry private-acl set
--registry_id <value>
--private_acl_resources <value>
--private_acl_enabled <value>
Description
Private 접근 제어 설정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| private_acl_resources required | array | Private 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_enabled required | boolean | Private 접근 제어 활성화 | True |
1.1.31.2 - 1.0
scpcli scr registry private-acl set
--registry_id <value>
--private_acl_resources <value>
--private_acl_enabled <value>
Description
Private 접근 제어 설정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| private_acl_resources required | array | Private 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| private_acl_enabled required | boolean | Private 접근 제어 활성화 | True |
1.1.32 - Update Public Acl
1.1.32.1 - 1.1
scpcli scr registry public-acl set
--registry_id <value>
--public_acl_resources <value>
--public_acl_enabled <value>
Description
Public 접근 제어 설정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| public_acl_resources required | array | Public 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| public_acl_enabled required | boolean | Public 접근 제어 활성화 | True |
1.1.32.2 - 1.0
scpcli scr registry public-acl set
--registry_id <value>
--public_acl_resources <value>
--public_acl_enabled <value>
Description
Public 접근 제어 설정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| public_acl_resources required | array | Public 접근 허용 리소스 리스트 | '{"resource_id": "558496f6c49d43459e61e191fb3c08fe", "resource_ips": "[]", "resource_name": "sample", "resource_type": "virtualServer"}' |
| public_acl_enabled required | boolean | Public 접근 제어 활성화 | True |
1.1.33 - Update Public Endpoint Enabled
1.1.33.1 - 1.1
scpcli scr registry public-endpoint-enabled set
--registry_id <value>
--public_endpoint_enabled <value>
Description
Public Endpoint 활성화
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| public_endpoint_enabled required | boolean | Public Endpoint 활성화 | True |
1.1.33.2 - 1.0
scpcli scr registry public-endpoint-enabled set
--registry_id <value>
--public_endpoint_enabled <value>
Description
Public Endpoint 활성화
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| registry_id required | string | Registry ID | rpqtmqgec3174541bbf77eecf2cd3585 |
| public_endpoint_enabled required | boolean | Public Endpoint 활성화 | True |
1.1.34 - Update Repository Description
1.1.34.1 - 1.1
scpcli scr repository description set
--repository_id <value>
--description <value>
Description
Repository 설명 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| description required | string | 설명 | Carpe diem. |
1.1.34.2 - 1.0
scpcli scr repository description set
--repository_id <value>
--description <value>
Description
Repository 설명 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| description required | string | 설명 | Carpe diem. |
1.1.35 - Update Repository Lifecycle Policy
1.1.35.1 - 1.1
scpcli scr repository lifecycle-policy set
--repository_id <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_tag_expression <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
Description
Lifecycle 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_tag_expression required | string | Tagged rule tag expression | * |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
1.1.35.2 - 1.0
scpcli scr repository lifecycle-policy set
--repository_id <value>
--untagged_rule_enabled <value>
--untagged_rule_duration <value>
--outdated_rule_enabled <value>
--outdated_rule_duration <value>
--lifecycle_policy_enabled <value>
Description
Lifecycle 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| untagged_rule_enabled required | boolean | Untagged Image 자동 삭제 활성화 | True |
| untagged_rule_duration required | integer | Untagged Image 자동 삭제 기한 | 90 |
| outdated_rule_enabled required | boolean | Tagged rule enabled | True |
| outdated_rule_duration required | integer | Tagged rule duration | 90 |
| lifecycle_policy_enabled required | boolean | Lifecycle 정책 활성화 | True |
1.1.36 - Update Repository Lock Policy
1.1.36.1 - 1.1
scpcli scr repository lock-policy set
--repository_id <value>
--locked <value>
Description
Lock 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| locked required | boolean | Locked | True |
1.1.36.2 - 1.0
scpcli scr repository lock-policy set
--repository_id <value>
--locked <value>
Description
Lock 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| locked required | boolean | Locked | True |
1.1.37 - Update Repository Pull Policy
1.1.37.1 - 1.1
scpcli scr repository pull-policy set
--repository_id <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
[--critical_limit <value>]
[--high_limit <value>]
Description
Pull 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
1.1.37.2 - 1.0
scpcli scr repository pull-policy set
--repository_id <value>
--vulnerable_image_pull_prevented <value>
--unscanned_image_pull_prevented <value>
--unmodified_excepted <value>
[--critical_limit <value>]
[--high_limit <value>]
Description
Pull 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| vulnerable_image_pull_prevented required | boolean | 취약점이 있는 이미지 Pull 제한 여부 | True |
| unscanned_image_pull_prevented required | boolean | 스캔 되지 않은 이미지 Pull 제한 여부 | True |
| unmodified_excepted required | boolean | 수정 버전이 없는 취약점 제외 여부 | True |
| critical_limit optional | integer | Critical 심각도 | 20 |
| high_limit optional | integer | High 심각도 | 20 |
1.1.38 - Update Repository Scan Policy
1.1.38.1 - 1.1
scpcli scr repository scan-policy set
--repository_id <value>
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
Description
Scan 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
1.1.38.2 - 1.0
scpcli scr repository scan-policy set
--repository_id <value>
--severity_limit <value>
--secret_excepted <value>
--scan_policy_enabled <value>
--language_excepted <value>
--fixed_version_excepted <value>
--auto_scan_enabled <value>
Description
Scan 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| repository_id required | string | Repository ID | e5611ca6c1484df480668c5adce8b078 |
| severity_limit required | string | 취약점 레벨 | High |
| secret_excepted required | boolean | Secret 제외 여부 | True |
| scan_policy_enabled required | boolean | 스캔 제외 정책 여부 | True |
| language_excepted required | boolean | Language 제외 여부 | True |
| fixed_version_excepted required | boolean | Fixed version 제외 여부 | True |
| auto_scan_enabled required | boolean | 이미지 자동 스캔 여부 | True |
1.1.39 - Update Tags Lock Policy
1.1.39.1 - 1.1
scpcli scr tags lock-policy set
--tags_id <value>
--locked <value>
Description
태그 잠금 갱신
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| locked required | boolean | Locked | True |
1.1.39.2 - 1.0
scpcli scr tags lock-policy set
--tags_id <value>
--locked <value>
Description
태그 잠금 갱신
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| tags_id required | string | Tags ID | b48210c7a226460fa15b6e3e221b30b0 |
| locked required | boolean | Locked | True |
2 - Kubernetes
Overview
SCP에서 제공하는 IaaS/PaaS 상품을 프로그램적으로 이용할 수 있도록 지원하는 명령 줄 인터페이스(Command-line interface, CLI)를 제공합니다.
본 가이드는 Kubernetes 서비스에 대한 간략한 설명 및 CLI를 호출하는 방법을 제공합니다.
Version
| Version | Status | Supported Until |
|---|---|---|
| 1.0 | DEPRECATED | 20251231 |
| 1.1 | CURRENT | - |
2.1 - CLIs
2.1.1 - Create Cluster
2.1.1.1 - 1.1
scpcli ske cluster create
--vpc_id <value>
--volume_id <value>
--subnet_id <value>
--service_watch_logging_enabled <value>
--security_group_id_list <value>
--name <value>
--kubernetes_version <value>
--cloud_logging_enabled <value>
[--private_endpoint_access_control_resources <value>]
[--public_endpoint_access_control_ip <value>]
[--tags <value>]
Description
create a cluster V1.1
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| volume_id required | string | 볼륨 ID | ['bfdbabf2-04d9-4e8b-a205-020f8e6da438'] |
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| service_watch_logging_enabled required | boolean | Service Watch 사용 여부 | true |
| security_group_id_list required | array | Security group ID 목록 | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| name required | string | 클러스터 이름 | sample-cluster |
| kubernetes_version required | string | 클러스터 버전 | v1.29.8 |
| cloud_logging_enabled required | boolean | 클라우드 로깅 사용 여부 | true |
| private_endpoint_access_control_resources optional | array | Private Endpoint 접근 제어 리소스 목록 | '{"id": "2a9be312-5d4b-4bc8-b2ae-35100fa9241f", "name": "sample-name", "type": "vm"}' |
| public_endpoint_access_control_ip optional | string | Public Endpoint 접근 제어 IP | 192.168.0.0 |
| tags optional | array | 태그 목록 | '{"key": "Key", "value": "Value"}' |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| request_id | 요청 ID | 80a599e031e749b7b260868f441e862b |
| resource_id | 자원 ID | 70a599e031e749b7b260868f441e862b |
2.1.1.2 - 1.0
scpcli ske cluster create
--vpc_id <value>
--volume_id <value>
--subnet_id <value>
--security_group_id_list <value>
--name <value>
--kubernetes_version <value>
--cloud_logging_enabled <value>
[--private_endpoint_access_control_resources <value>]
[--public_endpoint_access_control_ip <value>]
[--tags <value>]
Description
create a cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| vpc_id required | string | VPC ID | 7df8abb4912e4709b1cb237daccca7a8 |
| volume_id required | string | 볼륨 ID | ['bfdbabf2-04d9-4e8b-a205-020f8e6da438'] |
| subnet_id required | string | Subnet ID | 023c57b14f11483689338d085e061492 |
| security_group_id_list required | array | Security group ID 목록 | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| name required | string | 클러스터 이름 | sample-cluster |
| kubernetes_version required | string | 클러스터 버전 | v1.29.8 |
| cloud_logging_enabled required | boolean | 클라우드 로깅 사용 여부 | true |
| private_endpoint_access_control_resources optional | array | Private Endpoint 접근 제어 리소스 목록 | '{"id": "2a9be312-5d4b-4bc8-b2ae-35100fa9241f", "name": "sample-name", "type": "vm"}' |
| public_endpoint_access_control_ip optional | string | Public Endpoint 접근 제어 IP | 192.168.0.0 |
| tags optional | array | 태그 목록 | '{"key": "Key", "value": "Value"}' |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| request_id | 요청 ID | 80a599e031e749b7b260868f441e862b |
| resource_id | 자원 ID | 70a599e031e749b7b260868f441e862b |
2.1.2 - Create Cluster Kubeconfig
2.1.2.1 - 1.1
scpcli ske cluster kubeconfig create
--cluster_id <value>
--kubeconfig_type <value>
Description
Create kubeconfig file for the cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubeconfig_type required | **** | Kubeconfig 타입 (private/public) | private |
Responses
| Name | Description | Example |
|---|
2.1.2.2 - 1.0
scpcli ske cluster kubeconfig create
--cluster_id <value>
--kubeconfig_type <value>
Description
Create kubeconfig file for the cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubeconfig_type required | **** | Kubeconfig 타입 (private/public) | private |
Responses
| Name | Description | Example |
|---|
2.1.3 - Create Nodepool
2.1.3.1 - 1.1
scpcli ske nodepool create
--pod_max_pids <value>
--max_pods <value>
--image_gc_low_threshold <value>
--image_gc_high_threshold <value>
--container_log_max_size <value>
--container_log_max_files <value>
--volume_type_name <value>
--volume_size <value>
--server_type_id <value>
--name <value>
--kubernetes_version <value>
--keypair_name <value>
--is_auto_scale <value>
--is_auto_recovery <value>
--image_os_version <value>
--image_os <value>
--cluster_id <value>
[--custom_image_id <value>]
[--desired_node_count <value>]
[--labels <value>]
[--max_node_count <value>]
[--min_node_count <value>]
[--server_group_id <value>]
[--taints <value>]
[--allowed_unsafe_sysctls <value>]
Description
create a nodepool V1.1
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| pod_max_pids required | integer | 파드 최대 PID 수 | 4096 |
| max_pods required | integer | 노드당 최대 파드 수 | 110 |
| image_gc_low_threshold required | integer | 이미지 GC 하한 퍼센트 | 80 |
| image_gc_high_threshold required | integer | 이미지 GC 상한 퍼센트 | 85 |
| container_log_max_size required | integer | 컨테이너 로그 최대 사이즈 MB | 10 |
| container_log_max_files required | integer | 컨테이너 로그 최대 파일 수 | 5 |
| volume_type_name required | string | 볼륨 타입 이름 | SSD |
| volume_size required | integer | 볼륨 크기 | 104 |
| server_type_id required | string | 서버 타입 ID | 10a599e031e749b7b260868f441e862b |
| name required | string | 노드풀 이름 | sample-nodepool |
| kubernetes_version required | string | 쿠버네티스 버전 | v1.29.8 |
| keypair_name required | string | 키페어 이름 | test_keypair |
| is_auto_scale required | boolean | 자동 확장 사용 여부 | true |
| is_auto_recovery required | boolean | 자동 복구 사용 여부 | true |
| image_os_version required | string | 이미지 OS 버전 | 22.04 |
| image_os required | string | 이미지 OS | ubuntu |
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| custom_image_id optional | string | 커스텀 이미지 ID | 10a599e031e749b7b260868f441e862b |
| desired_node_count optional | integer | Desired node count (is_auto_scale = false) | 2 |
| labels optional | array | 노드풀 레이블 목록 | '{"key": "example.com/my-app", "value": "bar"}' |
| max_node_count optional | integer | Maximum node count (is_auto_scale = true) | 5 |
| min_node_count optional | integer | Minimum node count (is_auto_scale = true) | 1 |
| server_group_id optional | string | 서버 그룹 ID | 2b8d33d5-4de5-40a5-a34c-7e30204133xc |
| taints optional | array | 노드풀 테인트 목록 | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
| allowed_unsafe_sysctls optional | string | unsafe sysctl 허용 | kernel.msg*,net.ipv4.route.min_pmtu |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| advanced_settings | 노드풀 고급 설정 | |
| auto_recovery_enabled | 자동 복구 사용 여부 | true |
| auto_scale_enabled | 자동 확장 사용 여부 | true |
| cluster | 클러스터 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| keypair | 키페어 이름 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| labels | 노드풀 레이블 목록 | |
| max_node_count | 최대 노드 수 | 5 |
| min_node_count | 최소 노드 수 | 1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 노드풀 이름 | sample-nodepool |
| server_group_id | 서버 그룹 ID | 2b8d33d5-4de5-40a5-a34c-7e30204133xc |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| taints | 노드풀 테인트 목록 | |
| volume_size | 볼륨 크기 | 104 |
| volume_type | 볼륨 타입 |
2.1.3.2 - 1.0
scpcli ske nodepool create
--volume_type_name <value>
--volume_size <value>
--server_type_id <value>
--name <value>
--kubernetes_version <value>
--keypair_name <value>
--is_auto_scale <value>
--is_auto_recovery <value>
--image_os_version <value>
--image_os <value>
--cluster_id <value>
[--custom_image_id <value>]
[--desired_node_count <value>]
[--labels <value>]
[--max_node_count <value>]
[--min_node_count <value>]
[--taints <value>]
Description
create a nodepool
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| volume_type_name required | string | 볼륨 타입 이름 | SSD |
| volume_size required | integer | 볼륨 크기 | 104 |
| server_type_id required | string | 서버 타입 ID | 10a599e031e749b7b260868f441e862b |
| name required | string | 노드풀 이름 | sample-nodepool |
| kubernetes_version required | string | 쿠버네티스 버전 | v1.29.8 |
| keypair_name required | string | 키페어 이름 | test_keypair |
| is_auto_scale required | boolean | 자동 확장 사용 여부 | true |
| is_auto_recovery required | boolean | 자동 복구 사용 여부 | true |
| image_os_version required | string | 이미지 OS 버전 | 22.04 |
| image_os required | string | 이미지 OS | ubuntu |
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| custom_image_id optional | string | 커스텀 이미지 ID | 10a599e031e749b7b260868f441e862b |
| desired_node_count optional | integer | Desired node count (is_auto_scale = false) | 2 |
| labels optional | array | 노드풀 레이블 목록 | '{"key": "example.com/my-app", "value": "bar"}' |
| max_node_count optional | integer | Maximum node count (is_auto_scale = true) | 5 |
| min_node_count optional | integer | Minimum node count (is_auto_scale = true) | 1 |
| taints optional | array | 노드풀 테인트 목록 | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| auto_recovery_enabled | 자동 복구 사용 여부 | true |
| auto_scale_enabled | 자동 확장 사용 여부 | true |
| cluster | 클러스터 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| keypair | 키페어 이름 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| labels | 노드풀 레이블 목록 | |
| max_node_count | 최대 노드 수 | 5 |
| min_node_count | 최소 노드 수 | 1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 노드풀 이름 | sample-nodepool |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| taints | 노드풀 테인트 목록 | |
| volume_size | 볼륨 크기 | 104 |
| volume_type | 볼륨 타입 |
2.1.4 - Delete Cluster
2.1.4.1 - 1.1
scpcli ske cluster delete
--cluster_id <value>
Description
delete a specific cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
2.1.4.2 - 1.0
scpcli ske cluster delete
--cluster_id <value>
Description
delete a specific cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
2.1.5 - Delete Nodepool
2.1.5.1 - 1.1
scpcli ske nodepool delete
--nodepool_id <value>
Description
delete a nodepool
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
2.1.5.2 - 1.0
scpcli ske nodepool delete
--nodepool_id <value>
Description
delete a nodepool
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
2.1.6 - List Clusters
2.1.6.1 - 1.1
scpcli ske cluster list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--status <value>]
[--kubernetes_version <value>]
[--subnet_id <value>]
Description
get clusters list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 클러스터 이름 | sample-cluster |
| status optional | array | 클러스터 상태 | R |
| kubernetes_version optional | array | 클러스터 버전 | v |
| subnet_id optional | string | 클러스터 Subnet ID | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-03-31T00:23:17Z |
| kubernetes_version | 클러스터 버전 | v1.29.8 |
| modified_at | 수정 시간 | 2025-03-31T00:23:17Z |
| name | 클러스터 이름 | sample-cluster |
| node_count | 클러스터 노드 수 | 5 |
| status | 클러스터 상태 | RUNNING |
| subnet_id | 클러스터 Subnet ID | 023c57b14f11483689338d085e061492 |
2.1.6.2 - 1.0
scpcli ske cluster list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
[--status <value>]
[--kubernetes_version <value>]
[--subnet_id <value>]
Description
get clusters list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 클러스터 이름 | sample-cluster |
| status optional | array | 클러스터 상태 | R |
| kubernetes_version optional | array | 클러스터 버전 | v |
| subnet_id optional | string | 클러스터 Subnet ID | 023c57b14f11483689338d085e061492 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-03-31T00:23:17Z |
| kubernetes_version | 클러스터 버전 | v1.29.8 |
| modified_at | 수정 시간 | 2025-03-31T00:23:17Z |
| name | 클러스터 이름 | sample-cluster |
| node_count | 클러스터 노드 수 | 5 |
| status | 클러스터 상태 | RUNNING |
| subnet_id | 클러스터 Subnet ID | 023c57b14f11483689338d085e061492 |
2.1.7 - List Nodepool Nodes
2.1.7.1 - 1.1
scpcli ske nodepool node list
--nodepool_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--node_name <value>]
Description
Get nodepool node list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| node_name optional | string | 노드 이름 | ske-aug-rhel-0805-1-84d799f767-8dr2p |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| name | 노드 이름 | ske-aug-rhel-0805-1-84d799f767-8dr2p |
| status | 노드풀 상태 | RUNNING |
2.1.7.2 - 1.0
scpcli ske nodepool node list
--nodepool_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--node_name <value>]
Description
Get nodepool node list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| node_name optional | string | 노드 이름 | ske-aug-rhel-0805-1-84d799f767-8dr2p |
Responses
| Name | Description | Example |
|---|---|---|
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| name | 노드 이름 | ske-aug-rhel-0805-1-84d799f767-8dr2p |
| status | 노드풀 상태 | RUNNING |
2.1.8 - List Nodepools
2.1.8.1 - 1.1
scpcli ske nodepool list
--cluster_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--nodepool_name <value>]
Description
get nodepools list
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| nodepool_name optional | string | 노드풀 이름 | sample-nodepool |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| auto_recovery_enabled | 자동 복구 사용 여부 | |
| auto_scale_enabled | 자동 확장 사용 여부 | |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| name | 노드풀 이름 | sample-nodepool |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| volume_type | 볼륨 타입 |
2.1.8.2 - 1.0
scpcli ske nodepool list
--cluster_id <value>
[--size <value>]
[--page <value>]
[--sort <value>]
[--nodepool_name <value>]
Description
get nodepools list
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| nodepool_name optional | string | 노드풀 이름 | sample-nodepool |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| auto_recovery_enabled | 자동 복구 사용 여부 | |
| auto_scale_enabled | 자동 확장 사용 여부 | |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| name | 노드풀 이름 | sample-nodepool |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| volume_type | 볼륨 타입 |
2.1.9 - Set Cluster Logging
2.1.9.1 - 1.1
scpcli ske cluster logging set
--cluster_id <value>
--cloud_logging_enabled <value>
Description
Set logging on the cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| cloud_logging_enabled required | boolean | 클라우드 로깅 사용 여부 | true |
2.1.9.2 - 1.0
scpcli ske cluster logging set
--cluster_id <value>
--cloud_logging_enabled <value>
Description
Set logging on the cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| cloud_logging_enabled required | boolean | 클라우드 로깅 사용 여부 | true |
2.1.10 - Set Cluster Private Access Control
2.1.10.1 - 1.1
scpcli ske cluster private access control set
--cluster_id <value>
--private_endpoint_access_control_resources <value>
Description
set a private access control specific cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| private_endpoint_access_control_resources required | array | '{"id": "2a9be312-5d4b-4bc8-b2ae-35100fa9241f", "name": "sample-name", "type": "vm"}' |
2.1.10.2 - 1.0
scpcli ske cluster private access control set
--cluster_id <value>
--private_endpoint_access_control_resources <value>
Description
set a private access control specific cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| private_endpoint_access_control_resources required | array | '{"id": "2a9be312-5d4b-4bc8-b2ae-35100fa9241f", "name": "sample-name", "type": "vm"}' |
2.1.11 - Set Cluster Public Access Control
2.1.11.1 - 1.1
scpcli ske cluster public access control set
--cluster_id <value>
--public_endpoint_access_control_ip <value>
Description
set a public access control specific cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| public_endpoint_access_control_ip required | string | Public Endpoint 접근 제어 IP | 192.168.0.0 |
2.1.11.2 - 1.0
scpcli ske cluster public access control set
--cluster_id <value>
--public_endpoint_access_control_ip <value>
Description
set a public access control specific cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| public_endpoint_access_control_ip required | string | Public Endpoint 접근 제어 IP | 192.168.0.0 |
2.1.12 - Set Cluster Security Groups
2.1.12.1 - 1.1
scpcli ske cluster security group set
--cluster_id <value>
--security_group_id_list <value>
Description
Set Cluster Security Groups
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| security_group_id_list required | array | Security group ID 목록 | b |
2.1.12.2 - 1.0
scpcli ske cluster security group set
--cluster_id <value>
--security_group_id_list <value>
Description
Set Cluster Security Groups
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| security_group_id_list required | array | Security group ID 목록 | b |
2.1.13 - Set Cluster Service Watch Logging
2.1.13.1 - 1.1
scpcli ske cluster service watch logging set
--cluster_id <value>
--service_watch_logging_enabled <value>
Description
Set Service Watch logging on the cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| service_watch_logging_enabled required | boolean | Service Watch 사용 여부 | true |
2.1.14 - Set Cluster Upgrade
2.1.14.1 - 1.1
scpcli ske cluster upgrade set
--cluster_id <value>
--kubernetes_version <value>
Description
upgrade a specific cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubernetes_version required | string | 쿠버네티스 버전 | v1.29.8 |
2.1.14.2 - 1.0
scpcli ske cluster upgrade set
--cluster_id <value>
--kubernetes_version <value>
Description
upgrade a specific cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubernetes_version required | string | 쿠버네티스 버전 | v1.29.8 |
2.1.15 - Set Nodepool
2.1.15.1 - 1.1
scpcli ske nodepool set
--nodepool_id <value>
[--desired_node_count <value>]
[--is_auto_recovery <value>]
[--is_auto_scale <value>]
[--max_node_count <value>]
[--min_node_count <value>]
Description
set a nodepool
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| desired_node_count optional | integer | 요청 노드 수 | 2 |
| is_auto_recovery optional | boolean | 자동 복구 사용 여부 | true |
| is_auto_scale optional | boolean | 자동 확장 사용 여부 | true |
| max_node_count optional | integer | 최대 노드 수 | 5 |
| min_node_count optional | integer | 최소 노드 수 | 1 |
2.1.15.2 - 1.0
scpcli ske nodepool set
--nodepool_id <value>
[--desired_node_count <value>]
[--is_auto_recovery <value>]
[--is_auto_scale <value>]
[--max_node_count <value>]
[--min_node_count <value>]
Description
set a nodepool
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| desired_node_count optional | integer | 요청 노드 수 | 2 |
| is_auto_recovery optional | boolean | 자동 복구 사용 여부 | true |
| is_auto_scale optional | boolean | 자동 확장 사용 여부 | true |
| max_node_count optional | integer | 최대 노드 수 | 5 |
| min_node_count optional | integer | 최소 노드 수 | 1 |
2.1.16 - Set Nodepool Labels
2.1.16.1 - 1.1
scpcli ske nodepool labels set
--nodepool_id <value>
--labels <value>
Description
set nodepool labels
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| labels required | array | '{"key": "example.com/my-app", "value": "bar"}' |
2.1.16.2 - 1.0
scpcli ske nodepool labels set
--nodepool_id <value>
--labels <value>
Description
set nodepool labels
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| labels required | array | '{"key": "example.com/my-app", "value": "bar"}' |
2.1.17 - Set Nodepool Taints
2.1.17.1 - 1.1
scpcli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
2.1.17.2 - 1.0
scpcli ske nodepool taints set
--nodepool_id <value>
--taints <value>
Description
set nodepool taints
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| taints required | array | '{"effect": "NoSchedule", "key": "example.com/my-app", "value": "bar"}' |
2.1.18 - Set Nodepool Upgrade
2.1.18.1 - 1.1
scpcli ske nodepool upgrade set
--nodepool_id <value>
--os_version <value>
Description
upgrade a nodepool
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| os_version required | string | 이미지 OS 버전 | 22.04 |
2.1.18.2 - 1.0
scpcli ske nodepool upgrade set
--nodepool_id <value>
Description
upgrade a nodepool
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
2.1.19 - Show Cluster
2.1.19.1 - 1.1
scpcli ske cluster show
--cluster_id <value>
Description
show a cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| cloud_logging_enabled | 클라우드 로깅 사용 여부 | true |
| cluster_namespace | 클러스터 네임스페이스 | sample-cluster-12345 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| kubernetes_version | 클러스터 버전 | v1.29.8 |
| managed_security_group | Managed Security Group | |
| max_node_count | 클러스터 최대 노드 수 | 5 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 클러스터 이름 | sample-cluster |
| node_count | 클러스터 노드 수 | 5 |
| private_endpoint_access_control_resources | Private Endpoint 접근 제어 리소스 목록 | |
| private_endpoint_url | Private Kubeconfig Download Yn | N |
| private_kubeconfig_download_yn | Cluster의 Private Endpoint URL | https://sample-cluster.ske.private.kr-west1.samsungsdscloud.com:6443 |
| public_endpoint_access_control_ip | Public Endpoint 접근 제어 IP | 192.168.0.0 |
| public_endpoint_url | Public Endpoint 접근 제어 IP | https://sample-cluster.ske.kr-west1.samsungsdscloud.com:6443 |
| public_kubeconfig_download_yn | Public Kubeconfig Download Yn | N |
| security_group_list | 연결된 Security Group | |
| service_watch_logging_enabled | Service Watch 사용 여부 | true |
| status | 클러스터 상태 | RUNNING |
| subnet | Cluster가 사용하는 Subnet | |
| volume | 연결된 File Storage | |
| vpc | Cluster가 사용하는 VPC |
2.1.19.2 - 1.0
scpcli ske cluster show
--cluster_id <value>
Description
show a cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| id | ID | 0fdd87aab8cb46f59b7c1f81ed03fb3e |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| cloud_logging_enabled | 클라우드 로깅 사용 여부 | true |
| cluster_namespace | 클러스터 네임스페이스 | sample-cluster-12345 |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| kubernetes_version | 클러스터 버전 | v1.29.8 |
| managed_security_group | Managed Security Group | |
| max_node_count | 클러스터 최대 노드 수 | 5 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 클러스터 이름 | sample-cluster |
| node_count | 클러스터 노드 수 | 5 |
| private_endpoint_access_control_resources | Private Endpoint 접근 제어 리소스 목록 | |
| private_endpoint_url | Private Kubeconfig Download Yn | N |
| private_kubeconfig_download_yn | Cluster의 Private Endpoint URL | https://sample-cluster.ske.private.kr-west1.samsungsdscloud.com:6443 |
| public_endpoint_access_control_ip | Public Endpoint 접근 제어 IP | 192.168.0.0 |
| public_endpoint_url | Public Endpoint 접근 제어 IP | https://sample-cluster.ske.kr-west1.samsungsdscloud.com:6443 |
| public_kubeconfig_download_yn | Public Kubeconfig Download Yn | N |
| security_group_list | 연결된 Security Group | |
| status | 클러스터 상태 | RUNNING |
| subnet | Cluster가 사용하는 Subnet | |
| volume | 연결된 File Storage | |
| vpc | Cluster가 사용하는 VPC |
2.1.20 - Show Cluster User Kubeconfig
2.1.20.1 - 1.1
scpcli ske cluster user kubeconfig show
--cluster_id <value>
--kubeconfig_type <value>
Description
Show user kubeconfig for the cluster
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubeconfig_type required | **** | Kubeconfig 타입 (private/public) | private |
Responses
| Name | Description | Example |
|---|
2.1.20.2 - 1.0
scpcli ske cluster user kubeconfig show
--cluster_id <value>
--kubeconfig_type <value>
Description
Show user kubeconfig for the cluster
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cluster_id required | string | 클러스터 ID | 70a599e031e749b7b260868f441e862b |
| kubeconfig_type required | **** | Kubeconfig 타입 (private/public) | private |
Responses
| Name | Description | Example |
|---|
2.1.21 - Show Nodepool
2.1.21.1 - 1.1
scpcli ske nodepool show
--nodepool_id <value>
Description
show a nodepool
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| advanced_settings | 노드풀 고급 설정 | |
| auto_recovery_enabled | 자동 복구 사용 여부 | true |
| auto_scale_enabled | 자동 확장 사용 여부 | true |
| cluster | 클러스터 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| keypair | 키페어 이름 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| labels | 노드풀 레이블 목록 | |
| max_node_count | 최대 노드 수 | 5 |
| min_node_count | 최소 노드 수 | 1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 노드풀 이름 | sample-nodepool |
| server_group_id | 서버 그룹 ID | 2b8d33d5-4de5-40a5-a34c-7e30204133xc |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| taints | 노드풀 테인트 목록 | |
| volume_size | 볼륨 크기 | 104 |
| volume_type | 볼륨 타입 |
2.1.21.2 - 1.0
scpcli ske nodepool show
--nodepool_id <value>
Description
show a nodepool
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| nodepool_id required | string | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
Responses
| Name | Description | Example |
|---|---|---|
| id | 노드풀 ID | bdfda539-bd2e-4a5c-9021-ec6d52d1ca79 |
| account_id | Account ID | 617b3d0e90c24a5fa1f65a3824861354 |
| auto_recovery_enabled | 자동 복구 사용 여부 | true |
| auto_scale_enabled | 자동 확장 사용 여부 | true |
| cluster | 클러스터 | |
| created_at | 생성 시간 | 2024-05-17T00:23:17Z |
| created_by | 생성자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| current_node_count | 현재 노드 수 | 1 |
| desired_node_count | 요청 노드 수 | 2 |
| image | 이미지 | |
| keypair | 키페어 이름 | |
| kubernetes_version | 쿠버네티스 버전 | v1.29.8 |
| labels | 노드풀 레이블 목록 | |
| max_node_count | 최대 노드 수 | 5 |
| min_node_count | 최소 노드 수 | 1 |
| modified_at | 수정 시간 | 2024-05-17T00:23:17Z |
| modified_by | 수정자 | 90dddfc2b1e04edba54ba2b41539a9ac |
| name | 노드풀 이름 | sample-nodepool |
| server_type | 서버 타입 | |
| status | 노드풀 상태 | Running |
| taints | 노드풀 테인트 목록 | |
| volume_size | 볼륨 크기 | 104 |
| volume_type | 볼륨 타입 |