이 섹션의 다중 페이지 출력 화면임. 여기를 클릭하여 프린트.
CLIs
- 1: Approve PrivateLink Endpoint
- 2: Check Function Name Duplication
- 3: Connect PrivateLink Endpoint
- 4: Create Cloud Function
- 5: Create Cloud Function Apigateway Trigger
- 6: Create Cloud Function Cronjob Trigger
- 7: Create PrivateLink Endpoint
- 8: Delete Cloud Function
- 9: Delete Cloud Function Trigger
- 10: Delete PrivateLink Endpoint
- 11: Delete Resource Policy
- 12: List Cloud Function Triggers
- 13: List Cloud Functions
- 14: List Environment Variables
- 15: List PrivateLink Endpoint
- 16: List Runtimes
- 17: List Sample Codes
- 18: Request PrivateLink Endpoint
- 19: Set Resource Policy
- 20: Show Cloud Function
- 21: Show Cloud Function Code
- 22: Show Cloud Function Configuration
- 23: Show Cloud Function Logs
- 24: Show Cloud Function Metrics
- 25: Show Cloud Function Trigger
- 26: Show General Config
- 27: Show PrivateLink Service
- 28: Show Resource Policy
- 29: Show Url Config
- 30: Update Cloud Function Code
- 31: Update Cloud Function Code File
- 32: Update Cloud Function Config
- 33: Update Cloud Function Cronjob Trigger
- 34: Update Cloud Function Url
- 35: Update Cloud Function Variables
- 36: Update PrivateLink Service
1 - Approve PrivateLink Endpoint
1.1 - 1.4
scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 승인
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | APPROVE |
1.2 - 1.3
scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 승인
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | APPROVE |
1.3 - 1.2
scp-cli scf privatelink-endpoint approve
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 승인
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | APPROVE |
2 - Check Function Name Duplication
2.1 - 1.4
scp-cli scf cloud-function duplication show
--name <value>
Description
Cloud Function 이름 중복 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 이름 | sample-function-name |
Responses
| Name | Description | Example |
|---|---|---|
| result | 결과 | True |
2.2 - 1.3
scp-cli scf cloud-function duplication show
--name <value>
Description
Cloud Function 이름 중복 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 이름 | sample-function-name |
Responses
| Name | Description | Example |
|---|---|---|
| result | 결과 | True |
2.3 - 1.2
scp-cli scf cloud-function duplication show
--name <value>
Description
Cloud Function 이름 중복 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 이름 | sample-function-name |
Responses
| Name | Description | Example |
|---|---|---|
| result | 결과 | True |
2.4 - 1.1
scp-cli scf cloud-function duplication show
--name <value>
Description
Cloud Function 이름 중복 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 이름 | sample-function-name |
Responses
| Name | Description | Example |
|---|---|---|
| result | 결과 | True |
2.5 - 1.0
scp-cli scf cloud-function duplication show
--name <value>
Description
Cloud Function 이름 중복 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| name required | string | 이름 | sample-function-name |
Responses
| Name | Description | Example |
|---|---|---|
| result | 결과 | True |
3 - Connect PrivateLink Endpoint
3.1 - 1.4
scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 연결
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | RECONNECT |
3.2 - 1.3
scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 연결
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | RECONNECT |
3.3 - 1.2
scp-cli scf privatelink-endpoint connect
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 연결
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | RECONNECT |
4 - Create Cloud Function
4.1 - 1.4
scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]
Description
함수 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| runtime required | string | 런타임 | Node.js:20 |
| name required | string | 이름 | sample-function-name |
| content required | string | 코드 내용 | sample |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| message | 설명 | Description |
| state | 함수 상태 | READY |
4.2 - 1.3
scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]
Description
함수 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| runtime required | string | 런타임 | Node.js:20 |
| name required | string | 이름 | sample-function-name |
| content required | string | 코드 내용 | sample |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| message | 설명 | Description |
| state | 함수 상태 | READY |
4.3 - 1.2
scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]
Description
함수 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| runtime required | string | 런타임 | Node.js:20 |
| name required | string | 이름 | sample-function-name |
| content required | string | 코드 내용 | sample |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| message | 설명 | Description |
| state | 함수 상태 | READY |
4.4 - 1.1
scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]
Description
함수 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| runtime required | string | 런타임 | Node.js:20 |
| name required | string | 이름 | sample-function-name |
| content required | string | 코드 내용 | sample |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| message | 설명 | Description |
| state | 함수 상태 | READY |
4.5 - 1.0
scp-cli scf cloud-function create
--runtime <value>
--name <value>
--content <value>
[--tags <value>]
Description
함수 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| runtime required | string | 런타임 | Node.js:20 |
| name required | string | 이름 | sample-function-name |
| content required | string | 코드 내용 | sample |
| tags optional | array | 태그 목록 | '{"key": "", "value": ""}' |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| message | 설명 | Description |
| state | 함수 상태 | READY |
5 - Create Cloud Function Apigateway Trigger
5.1 - 1.4
scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway 스테이지 이름 | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
5.2 - 1.3
scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway 스테이지 이름 | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
5.3 - 1.2
scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway 스테이지 이름 | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
5.4 - 1.1
scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway 스테이지 이름 | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
5.5 - 1.0
scp-cli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| apigateway_stage_name required | string | Apigateway 스테이지 이름 | sample |
| apigateway_api_id required | string | Apigateway API ID | 31e749b7b260868f441e862b |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
6 - Create Cloud Function Cronjob Trigger
6.1 - 1.4
scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
6.2 - 1.3
scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
6.3 - 1.2
scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
6.4 - 1.1
scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
6.5 - 1.0
scp-cli scf cloud-function cronjob trigger create
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| cloud_function_id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| triggers | 트리거 | [] |
7 - Create PrivateLink Endpoint
7.1 - 1.4
scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>
Description
PrivateLink Endpoint 생성
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| service_id required | string | Service Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| alias required | string | Alias | sample |
Responses
| Name | Description | Example |
|---|---|---|
| endpoint | Endpoint |
7.2 - 1.3
scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>
Description
PrivateLink Endpoint 생성
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| service_id required | string | Service Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| alias required | string | Alias | sample |
Responses
| Name | Description | Example |
|---|---|---|
| endpoint | Endpoint |
7.3 - 1.2
scp-cli scf privatelink-endpoint create
--cloud_function_id <value>
--service_id <value>
--alias <value>
Description
PrivateLink Endpoint 생성
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| service_id required | string | Service Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| alias required | string | Alias | sample |
Responses
| Name | Description | Example |
|---|---|---|
| endpoint | Endpoint |
8 - Delete Cloud Function
8.1 - 1.4
scp-cli scf cloud-function delete
--cloud_function_id <value>
Description
함수 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
8.2 - 1.3
scp-cli scf cloud-function delete
--cloud_function_id <value>
Description
함수 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
8.3 - 1.2
scp-cli scf cloud-function delete
--cloud_function_id <value>
Description
함수 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
8.4 - 1.1
scp-cli scf cloud-function delete
--cloud_function_id <value>
Description
함수 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
8.5 - 1.0
scp-cli scf cloud-function delete
--cloud_function_id <value>
Description
함수 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
9 - Delete Cloud Function Trigger
9.1 - 1.4
scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| trigger_type required | string | 트리거 타입 | apigateway |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
9.2 - 1.3
scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| trigger_type required | string | 트리거 타입 | apigateway |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
9.3 - 1.2
scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| trigger_type required | string | 트리거 타입 | apigateway |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
9.4 - 1.1
scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| trigger_type required | string | 트리거 타입 | apigateway |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
9.5 - 1.0
scp-cli scf cloud-function trigger delete
--trigger_id <value>
--trigger_type <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| trigger_type required | string | 트리거 타입 | apigateway |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
10 - Delete PrivateLink Endpoint
10.1 - 1.4
scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>
Description
PrivateLink Endpoint 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
10.2 - 1.3
scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>
Description
PrivateLink Endpoint 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
10.3 - 1.2
scp-cli scf privatelink-endpoint delete
--endpoint_id <value>
--cloud_function_id <value>
Description
PrivateLink Endpoint 삭제
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
11 - Delete Resource Policy
11.1 - 1.4
scp-cli scf resource policy delete
--cloud_function_id <value>
Description
리소스 정책 삭제
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
11.2 - 1.3
scp-cli scf resource policy delete
--cloud_function_id <value>
Description
리소스 정책 삭제
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
12 - List Cloud Function Triggers
12.1 - 1.4
scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]
Description
Cloud Function 트리거 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| trigger_name optional | string | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type optional | string | 트리거 타입 | apigateway |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
12.2 - 1.3
scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]
Description
Cloud Function 트리거 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| trigger_name optional | string | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type optional | string | 트리거 타입 | apigateway |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
12.3 - 1.2
scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]
Description
Cloud Function 트리거 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| trigger_name optional | string | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type optional | string | 트리거 타입 | apigateway |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
12.4 - 1.1
scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]
Description
Cloud Function 트리거 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| trigger_name optional | string | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type optional | string | 트리거 타입 | apigateway |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
12.5 - 1.0
scp-cli scf cloud-function trigger list
--cloud_function_id <value>
[--sort <value>]
[--page <value>]
[--size <value>]
[--trigger_name <value>]
[--trigger_type <value>]
Description
Cloud Function 트리거 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| trigger_name optional | string | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type optional | string | 트리거 타입 | apigateway |
Responses
| Name | Description | Example |
|---|---|---|
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
13 - List Cloud Functions
13.1 - 1.4
scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]
Description
함수 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이름 | sample-function-name |
| state optional | array | 함수 상태 | R |
| runtime optional | array | 런타임 | N |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-05-22T06:21:17.580522 |
| eots_date | EoTS 날짜 | 2026-05-31T14:59:59.999999Z |
| eots_state | EoTS 여부 | APPLIED |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
13.2 - 1.3
scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]
Description
함수 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이름 | sample-function-name |
| state optional | array | 함수 상태 | R |
| runtime optional | array | 런타임 | N |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-05-22T06:21:17.580522 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
13.3 - 1.2
scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]
Description
함수 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 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 | 이름 | sample-function-name |
| state optional | array | 함수 상태 | R |
| runtime optional | array | 런타임 | N |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-05-22T06:21:17.580522 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
13.4 - 1.1
scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]
Description
함수 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이름 | sample-function-name |
| state optional | array | 함수 상태 | R |
| runtime optional | array | 런타임 | N |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-05-22T06:21:17.580522 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
13.5 - 1.0
scp-cli scf cloud-function list
[--sort <value>]
[--page <value>]
[--size <value>]
[--name <value>]
[--state <value>]
[--runtime <value>]
Description
함수 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| sort optional | string | sort | name:asc |
| page optional | integer | page | 0 |
| size optional | integer | size | 20 |
| name optional | string | 이름 | sample-function-name |
| state optional | array | 함수 상태 | R |
| runtime optional | array | 런타임 | N |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| created_at | 생성 시간 | 2025-05-22T06:21:17.580522 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
14 - List Environment Variables
14.1 - 1.4
scp-cli scf cloud-function environment variables list
--cloud_function_id <value>
[--sort <value>]
Description
환경 변수 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | key:asc |
Responses
| Name | Description | Example |
|---|---|---|
| key | 키 | sample |
| value | 값 | sample |
14.2 - 1.3
scp-cli scf cloud-function environment variables list
--cloud_function_id <value>
[--sort <value>]
Description
환경 변수 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | key:asc |
Responses
| Name | Description | Example |
|---|---|---|
| key | 키 | sample |
| value | 값 | sample |
15 - List PrivateLink Endpoint
15.1 - 1.4
scp-cli scf privatelink-endpoint list
--cloud_function_id <value>
[--sort <value>]
Description
PrivateLink Endpoint 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | endpoint_alias:asc |
Responses
| Name | Description | Example |
|---|---|---|
| endpoint_alias | Alias | sample |
| endpoint_id | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| service_id | Service Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| state | 상태 | Active |
15.2 - 1.3
scp-cli scf privatelink-endpoint list
--cloud_function_id <value>
[--sort <value>]
Description
PrivateLink Endpoint 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | endpoint_alias:asc |
Responses
| Name | Description | Example |
|---|---|---|
| endpoint_alias | Alias | sample |
| endpoint_id | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| service_id | Service Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| state | 상태 | Active |
16 - List Runtimes
16.1 - 1.4
scp-cli scf cloud-function runtime list
Description
Runtime 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Responses
| Name | Description | Example |
|---|---|---|
| base_image_seq | 기본 이미지 번호 | 3 |
| eots_date | EoTS 날짜 | 2026-05-31T14:59:59.999999Z |
| eots_state | EoTS 여부 | APPLIED |
| name | 이름 | sample |
| version | 버전 | 1.0.0 |
16.2 - 1.3
scp-cli scf cloud-function runtime list
Description
Runtime 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Responses
| Name | Description | Example |
|---|---|---|
| base_image_seq | 기본 이미지 번호 | 3 |
| name | 이름 | sample |
| version | 버전 | 1.0.0 |
16.3 - 1.2
scp-cli scf cloud-function runtime list
Description
Runtime 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Responses
| Name | Description | Example |
|---|---|---|
| base_image_seq | 기본 이미지 번호 | 3 |
| name | 이름 | sample |
| version | 버전 | 1.0.0 |
16.4 - 1.1
scp-cli scf cloud-function runtime list
Description
Runtime 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Responses
| Name | Description | Example |
|---|---|---|
| base_image_seq | 기본 이미지 번호 | 3 |
| name | 이름 | sample |
| version | 버전 | 1.0.0 |
16.5 - 1.0
scp-cli scf cloud-function runtime list
Description
Runtime 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Responses
| Name | Description | Example |
|---|---|---|
| base_image_seq | 기본 이미지 번호 | 3 |
| name | 이름 | sample |
| version | 버전 | 1.0.0 |
17 - List Sample Codes
17.1 - 1.4
scp-cli scf cloud-function sample-codes show
Description
Sample 코드 목록 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Responses
| Name | Description | Example |
|---|---|---|
| content | 코드 내용 | sample |
| default | 기본값 | False |
| description | 설명 | sample |
| eots_date | EoTS 날짜 | 2026-05-31T14:59:59.999999Z |
| eots_state | EoTS 여부 | APPLIED |
| name | 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| seq | 번호 | 3 |
| version | 버전 | sample |
17.2 - 1.3
scp-cli scf cloud-function sample-codes show
Description
Sample 코드 목록 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Responses
| Name | Description | Example |
|---|---|---|
| content | 코드 내용 | sample |
| default | 기본값 | False |
| description | 설명 | sample |
| name | 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| seq | 번호 | 3 |
| version | 버전 | sample |
17.3 - 1.2
scp-cli scf cloud-function sample-codes show
Description
Sample 코드 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Responses
| Name | Description | Example |
|---|---|---|
| content | 코드 내용 | sample |
| default | 기본값 | False |
| description | 설명 | sample |
| name | 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| seq | 번호 | 3 |
| version | 버전 | sample |
17.4 - 1.1
scp-cli scf cloud-function sample-codes show
Description
Sample 코드 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Responses
| Name | Description | Example |
|---|---|---|
| content | 코드 내용 | sample |
| default | 기본값 | False |
| description | 설명 | sample |
| name | 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| seq | 번호 | 3 |
| version | 버전 | sample |
17.5 - 1.0
scp-cli scf cloud-function sample-codes show
Description
Sample 코드 목록 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Responses
| Name | Description | Example |
|---|---|---|
| content | 코드 내용 | sample |
| default | 기본값 | False |
| description | 설명 | sample |
| name | 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| seq | 번호 | 3 |
| version | 버전 | sample |
18 - Request PrivateLink Endpoint
18.1 - 1.4
scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 요청
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | CANCEL |
18.2 - 1.3
scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 요청
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | CANCEL |
18.3 - 1.2
scp-cli scf privatelink-endpoint request
--endpoint_id <value>
--cloud_function_id <value>
--type <value>
Description
PrivateLink Endpoint 요청
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| endpoint_id required | string | Endpoint Id | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| type required | string | 타입 | CANCEL |
19 - Set Resource Policy
19.1 - 1.4
scp-cli scf resource policy set
--cloud_function_id <value>
--version <value>
--statement <value>
Description
리소스 정책 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| version required | string | 버전 | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
19.2 - 1.3
scp-cli scf resource policy set
--cloud_function_id <value>
--version <value>
--statement <value>
Description
리소스 정책 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| version required | string | 버전 | 2024-07-01 |
| statement required | array | Statement | '{"Action": ["iam:*"], "Condition": {"StringEquals": {"scp:RequestedRegion": ["kr-west1"]}}, "Effect": "Allow", "NotAction": [], "Principal": [], "Resource": ["*"], "Sid": "Statement1"}' |
20 - Show Cloud Function
20.1 - 1.4
scp-cli scf cloud-function show
--cloud_function_id <value>
Description
함수 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| eots_date | EoTS 날짜 | 2026-05-31T14:59:59.999999Z |
| eots_state | EoTS 여부 | APPLIED |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
20.2 - 1.3
scp-cli scf cloud-function show
--cloud_function_id <value>
Description
함수 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
20.3 - 1.2
scp-cli scf cloud-function show
--cloud_function_id <value>
Description
함수 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
20.4 - 1.1
scp-cli scf cloud-function show
--cloud_function_id <value>
Description
함수 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
20.5 - 1.0
scp-cli scf cloud-function show
--cloud_function_id <value>
Description
함수 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| id | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| account_id | 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| function_url | 함수 URL | https://33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/cloudfunctions-hello |
| name | Cloud Functions 이름 | sample |
| runtime | 런타임 | Node.js:20 |
| state | 함수 상태 | READY |
| user_id | 사용자 ID | 617b3d0e90c24a5fa1f65a3824861354 |
21 - Show Cloud Function Code
21.1 - 1.4
scp-cli scf cloud-function code show
--cloud_function_id <value>
Description
Cloud Function 코드 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| class_name | 클래스명 | com.example.Handler |
| code_text | 코드 내용 | ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== |
| code_type | 코드 유형 | text |
| file_name | 파일명 | sample |
| file_transfer_status | 파일 전송 상태 | sample |
| file_upload_at | 파일 업로드 시간 | 2025-05-17 00:23:17 |
| method_name | 메소드명 | handleRequest |
| runtime | 런타임 | Node.js:20 |
21.2 - 1.3
scp-cli scf cloud-function code show
--cloud_function_id <value>
Description
Cloud Function 코드 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| class_name | 클래스명 | com.example.Handler |
| code_text | 코드 내용 | ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== |
| code_type | 코드 유형 | text |
| file_name | 파일명 | sample |
| file_transfer_status | 파일 전송 상태 | sample |
| file_upload_at | 파일 업로드 시간 | 2025-05-17 00:23:17 |
| method_name | 메소드명 | handleRequest |
| runtime | 런타임 | Node.js:20 |
21.3 - 1.2
scp-cli scf cloud-function code show
--cloud_function_id <value>
Description
Cloud Function 코드 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| class_name | 클래스명 | com.example.Handler |
| code_text | 코드 내용 | ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== |
| code_type | 코드 유형 | text |
| file_name | 파일명 | sample |
| file_transfer_status | 파일 전송 상태 | sample |
| file_upload_at | 파일 업로드 시간 | 2025-05-17 00:23:17 |
| method_name | 메소드명 | handleRequest |
| runtime | 런타임 | Node.js:20 |
21.4 - 1.1
scp-cli scf cloud-function code show
--cloud_function_id <value>
Description
Cloud Function 코드 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| class_name | 클래스명 | com.example.Handler |
| code_text | 코드 내용 | ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== |
| code_type | 코드 유형 | text |
| file_name | 파일명 | sample |
| file_transfer_status | 파일 전송 상태 | sample |
| file_upload_at | 파일 업로드 시간 | 2025-05-17 00:23:17 |
| method_name | 메소드명 | handleRequest |
| runtime | 런타임 | Node.js:20 |
21.5 - 1.0
scp-cli scf cloud-function code show
--cloud_function_id <value>
Description
Cloud Function 코드 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| class_name | 클래스명 | com.example.Handler |
| code_text | 코드 내용 | ZXhwb3J0cy5oYW5kbGVSZXF1ZXN0ID0gYXN5bmM== |
| code_type | 코드 유형 | text |
| file_name | 파일명 | sample |
| file_transfer_status | 파일 전송 상태 | sample |
| file_upload_at | 파일 업로드 시간 | 2025-05-17 00:23:17 |
| method_name | 메소드명 | handleRequest |
| runtime | 런타임 | Node.js:20 |
22 - Show Cloud Function Configuration
22.1 - 1.4
scp-cli scf cloud-function configuration show
--cloud_function_id <value>
Description
Cloud Function 구성 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| config | 일반 구성 | |
| privatelink_endpoints | Endpoints | [] |
| privatelink_service | PrivateLink Service | {} |
| url | 함수 URL | |
| variables | 환경 변수 | [] |
22.2 - 1.3
scp-cli scf cloud-function configuration show
--cloud_function_id <value>
Description
Cloud Function 구성 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| config | 일반 구성 | |
| privatelink_endpoints | Endpoints | [] |
| privatelink_service | PrivateLink Service | {} |
| url | 함수 URL | |
| variables | 환경 변수 | [] |
22.3 - 1.2
scp-cli scf cloud-function configuration show
--cloud_function_id <value>
Description
Cloud Function 구성 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| config | 일반 구성 | |
| privatelink_endpoints | Endpoints | [] |
| privatelink_service | PrivateLink Service | {} |
| url | 함수 URL | |
| variables | 환경 변수 | [] |
22.4 - 1.1
scp-cli scf cloud-function configuration show
--cloud_function_id <value>
Description
Cloud Function 구성 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| config | 일반 구성 | |
| url | 함수 URL | |
| variables | 환경 변수 | [] |
22.5 - 1.0
scp-cli scf cloud-function configuration show
--cloud_function_id <value>
Description
Cloud Function 구성 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| config | 일반 구성 | |
| url | 함수 URL | |
| variables | 환경 변수 | [] |
23 - Show Cloud Function Logs
23.1 - 1.4
scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| count | 합계 | 3 |
| logs | 로그 | [] |
23.2 - 1.3
scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| count | 합계 | 3 |
| logs | 로그 | [] |
23.3 - 1.2
scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| count | 합계 | 3 |
| logs | 로그 | [] |
23.4 - 1.1
scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| count | 합계 | 3 |
| logs | 로그 | [] |
23.5 - 1.0
scp-cli scf cloud-function logs show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Log 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| count | 합계 | 3 |
| logs | 로그 | [] |
24 - Show Cloud Function Metrics
24.1 - 1.3
scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Metric 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| actual_pods | 실제 파드 | [] |
| fail_count | 실패 카운트 | [] |
| function_memory | 함수 메모리 | [] |
| request_count | 요청 카운트 | [] |
| request_latency | 요청 레이턴시 | [] |
| success_count | 성공 카운트 | [] |
24.2 - 1.2
scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Metric 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| actual_pods | 실제 파드 | [] |
| fail_count | 실패 카운트 | [] |
| function_memory | 함수 메모리 | [] |
| request_count | 요청 카운트 | [] |
| request_latency | 요청 레이턴시 | [] |
| success_count | 성공 카운트 | [] |
24.3 - 1.1
scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Metric 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| actual_pods | 실제 파드 | [] |
| fail_count | 실패 카운트 | [] |
| function_memory | 함수 메모리 | [] |
| request_count | 요청 카운트 | [] |
| request_latency | 요청 레이턴시 | [] |
| success_count | 성공 카운트 | [] |
24.4 - 1.0
scp-cli scf cloud-function metrics show
--cloud_function_id <value>
[--time <value>]
[--start <value>]
[--end <value>]
Description
Cloud Function Metric 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| time optional | integer | 시간 | 3 |
| start optional | string | 시작 일자 | 20250517 |
| end optional | string | 종료 일자 | 20250517 |
Responses
| Name | Description | Example |
|---|---|---|
| actual_pods | 실제 파드 | [] |
| fail_count | 실패 카운트 | [] |
| function_memory | 함수 메모리 | [] |
| request_count | 요청 카운트 | [] |
| request_latency | 요청 레이턴시 | [] |
| success_count | 성공 카운트 | [] |
25 - Show Cloud Function Trigger
25.1 - 1.4
scp-cli scf cloud-function trigger show
--trigger_id <value>
Description
Cloud Function 트리거 상세 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_sid | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
25.2 - 1.3
scp-cli scf cloud-function trigger show
--trigger_id <value>
Description
Cloud Function 트리거 상세 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_sid | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
25.3 - 1.2
scp-cli scf cloud-function trigger show
--trigger_id <value>
Description
Cloud Function 트리거 상세 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_sid | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
25.4 - 1.1
scp-cli scf cloud-function trigger show
--trigger_id <value>
Description
Cloud Function 트리거 상세 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_sid | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
25.5 - 1.0
scp-cli scf cloud-function trigger show
--trigger_id <value>
Description
Cloud Function 트리거 상세 조회
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
Responses
| Name | Description | Example |
|---|---|---|
| alias | Alias | $LATEST |
| schedule | 스케쥴 | * * * * 0 |
| timezone | 타임존 | Asia/Tokyo |
| trigger_id | 트리거 ID | 1 |
| trigger_name | 트리거 타입 | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_sid | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_account_id | 트리거 타겟 어카운트 ID | 617b3d0e90c24a5fa1f65a3824861354 |
| trigger_target_srn | 트리거 타겟 SRN | srn:dev2::f32265726b694b32920aa3b111f4c715:::iam:user/9abd88ba08434777a8ca168e799eebbe |
| trigger_target_uuid | 트리거 타겟 UUID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| trigger_type | 트리거 타입 | apigateway |
26 - Show General Config
26.1 - 1.4
scp-cli scf cloud-function config show
--cloud_function_id <value>
Description
일반 구성 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| max_scale | 최대 작업 수 | 5 |
| memory | 메모리 | 256 |
| min_scale | 최소 작업 수 | 1 |
| timeout | 제한 시간 | 100 |
26.2 - 1.3
scp-cli scf cloud-function config show
--cloud_function_id <value>
Description
일반 구성 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| max_scale | 최대 작업 수 | 5 |
| memory | 메모리 | 256 |
| min_scale | 최소 작업 수 | 1 |
| timeout | 제한 시간 | 100 |
27 - Show PrivateLink Service
27.1 - 1.4
scp-cli scf privatelink-service show
--cloud_function_id <value>
[--sort <value>]
Description
PrivateLink Service 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | endpoint_id:asc |
Responses
| Name | Description | Example |
|---|---|---|
| private_url | Private Url | https://sample.scf.private.kr-west1.e.samsungsdscloud.com |
| privatelink_service_auth_type | PrivateLink Service 인증 타입 | SCP_IAM |
| privatelink_service_enabled | PrivateLink Service 활성화 | True |
| privatelink_service_id | PrivateLink Service ID | ba30549f550141ef9af6546543s |
| privatelink_service_name | PrivateLink Service | 68216f8f56 |
| privatelink_service_state | 상태 | Active |
| requested_endpoints | Endpoint | [] |
27.2 - 1.3
scp-cli scf privatelink-service show
--cloud_function_id <value>
[--sort <value>]
Description
PrivateLink Service 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| sort optional | string | 정렬 | endpoint_id:asc |
Responses
| Name | Description | Example |
|---|---|---|
| private_url | Private Url | https://sample.scf.private.kr-west1.e.samsungsdscloud.com |
| privatelink_service_auth_type | PrivateLink Service 인증 타입 | SCP_IAM |
| privatelink_service_enabled | PrivateLink Service 활성화 | True |
| privatelink_service_id | PrivateLink Service ID | ba30549f550141ef9af6546543s |
| privatelink_service_name | PrivateLink Service | 68216f8f56 |
| privatelink_service_state | 상태 | Active |
| requested_endpoints | Endpoint | [] |
28 - Show Resource Policy
28.1 - 1.4
scp-cli scf resource policy show
--cloud_function_id <value>
Description
리소스 정책 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| Statement | Statement | {‘Statement’: [{‘Action’: [‘scf:InvokeFunction’], ‘Condition’: {‘StringEquals’: {‘scf:CloudFunctionAuthType’: [‘SCP_IAM’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:e::27bb070b564349f8a31cc60734cc36a5:kr-west1::scf:cloud-function/1a2afa4bfb854a828602c93009cf4447’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’} |
| Version | 버전 | 2024-07-01 |
28.2 - 1.3
scp-cli scf resource policy show
--cloud_function_id <value>
Description
리소스 정책 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| Statement | Statement | {‘Statement’: [{‘Action’: [‘scf:InvokeFunction’], ‘Condition’: {‘StringEquals’: {‘scf:CloudFunctionAuthType’: [‘SCP_IAM’]}}, ‘Effect’: ‘Allow’, ‘Principal’: ‘*’, ‘Resource’: [‘srn:e::27bb070b564349f8a31cc60734cc36a5:kr-west1::scf:cloud-function/1a2afa4bfb854a828602c93009cf4447’], ‘Sid’: ‘Statement1’}], ‘Version’: ‘2024-07-01’} |
| Version | 버전 | 2024-07-01 |
29 - Show Url Config
29.1 - 1.4
scp-cli scf cloud-function url show
--cloud_function_id <value>
Description
URL Config 조회
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| allow_ips | 허용 IP | |
| auth_type | 인증 유형 | NONE |
| public_endpoint_url | Public 엔드포인트 URL | https://scf.33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/sample-function |
| public_ip_acl_enabled | Public IP 접근 제어 사용 | True |
| state | 함수 URL 상태 | CREATING |
| url_enabled | URL 사용 | True |
29.2 - 1.3
scp-cli scf cloud-function url show
--cloud_function_id <value>
Description
URL Config 조회
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
Responses
| Name | Description | Example |
|---|---|---|
| allow_ips | 허용 IP | |
| auth_type | 인증 유형 | NONE |
| public_endpoint_url | Public 엔드포인트 URL | https://scf.33b532c466824bcf9324101a3c6f3015.kr-west1.dev2.samsungsdscloud.com/sample-function |
| public_ip_acl_enabled | Public IP 접근 제어 사용 | True |
| state | 함수 URL 상태 | CREATING |
| url_enabled | URL 사용 | True |
30 - Update Cloud Function Code
30.1 - 1.4
scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>
Description
Cloud Function 코드 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| content required | string | 코드 내용 | print("Hello World") |
30.2 - 1.3
scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>
Description
Cloud Function 코드 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| content required | string | 코드 내용 | print("Hello World") |
30.3 - 1.2
scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>
Description
Cloud Function 코드 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| content required | string | 코드 내용 | print("Hello World") |
30.4 - 1.1
scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>
Description
Cloud Function 코드 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| content required | string | 코드 내용 | print("Hello World") |
30.5 - 1.0
scp-cli scf cloud-function code set
--cloud_function_id <value>
--content <value>
Description
Cloud Function 코드 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| content required | string | 코드 내용 | print("Hello World") |
31 - Update Cloud Function Code File
31.1 - 1.4
scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]
Description
Cloud Function 코드 파일 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| method_name required | string | 메소드명 | handleRequest |
| class_name required | string | 클래스명 | com.example.Handler |
| obs_url optional | string | Object Storage URL | https://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar |
31.2 - 1.3
scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]
Description
Cloud Function 코드 파일 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| method_name required | string | 메소드명 | handleRequest |
| class_name required | string | 클래스명 | com.example.Handler |
| obs_url optional | string | Object Storage URL | https://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar |
31.3 - 1.2
scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]
Description
Cloud Function 코드 파일 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| method_name required | string | 메소드명 | handleRequest |
| class_name required | string | 클래스명 | com.example.Handler |
| obs_url optional | string | Object Storage URL | https://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar |
31.4 - 1.1
scp-cli scf cloud-function code-file set
--cloud_function_id <value>
--method_name <value>
--class_name <value>
[--obs_url <value>]
Description
Cloud Function 코드 파일 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| method_name required | string | 메소드명 | handleRequest |
| class_name required | string | 클래스명 | com.example.Handler |
| obs_url optional | string | Object Storage URL | https://obs.kr-east1.scp-in.com:8443/sample/java-sample-1.0-SNAPSHOT.jar |
32 - Update Cloud Function Config
32.1 - 1.4
scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>
Description
Cloud Function 일반 구성 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| timeout required | integer | 제한 시간 | 100 |
| min_scale required | integer | 최소 작업 수 | 1 |
| memory required | integer | 메모리 | 256 |
| max_scale required | integer | 최대 작업 수 | 5 |
32.2 - 1.3
scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>
Description
Cloud Function 일반 구성 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| timeout required | integer | 제한 시간 | 100 |
| min_scale required | integer | 최소 작업 수 | 1 |
| memory required | integer | 메모리 | 256 |
| max_scale required | integer | 최대 작업 수 | 5 |
32.3 - 1.2
scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>
Description
Cloud Function 일반 구성 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| timeout required | integer | 제한 시간 | 100 |
| min_scale required | integer | 최소 작업 수 | 1 |
| memory required | integer | 메모리 | 256 |
| max_scale required | integer | 최대 작업 수 | 5 |
32.4 - 1.1
scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>
Description
Cloud Function 일반 구성 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| timeout required | integer | 제한 시간 | 100 |
| min_scale required | integer | 최소 작업 수 | 1 |
| memory required | integer | 메모리 | 256 |
| max_scale required | integer | 최대 작업 수 | 5 |
32.5 - 1.0
scp-cli scf cloud-function config set
--cloud_function_id <value>
--timeout <value>
--min_scale <value>
--memory <value>
--max_scale <value>
Description
Cloud Function 일반 구성 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| timeout required | integer | 제한 시간 | 100 |
| min_scale required | integer | 최소 작업 수 | 1 |
| memory required | integer | 메모리 | 256 |
| max_scale required | integer | 최대 작업 수 | 5 |
33 - Update Cloud Function Cronjob Trigger
33.1 - 1.4
scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
33.2 - 1.3
scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
33.3 - 1.2
scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
33.4 - 1.1
scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
33.5 - 1.0
scp-cli scf cloud-function cronjob trigger set
--trigger_id <value>
--timezone <value>
--schedule <value>
--cloud_function_id <value>
Description
Cloud Function 트리거 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| trigger_id required | integer | 트리거 ID | 1 |
| timezone required | string | 타임존 | Asia/Tokyo |
| schedule required | string | 스케쥴 | * * * * 0 |
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
34 - Update Cloud Function Url
34.1 - 1.4
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
Cloud Function 함수 URL 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL 사용 | True |
| public_ip_acl_enabled required | boolean | Public IP 접근 제어 사용 | True |
| allow_ips optional | array | 허용 IP | - |
| auth_type optional | string | 인증 유형 | NONE |
34.2 - 1.3
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
Cloud Function 함수 URL 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL 사용 | True |
| public_ip_acl_enabled required | boolean | Public IP 접근 제어 사용 | True |
| allow_ips optional | array | 허용 IP | - |
| auth_type optional | string | 인증 유형 | NONE |
34.3 - 1.2
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
Cloud Function 함수 URL 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL 사용 | True |
| public_ip_acl_enabled required | boolean | Public IP 접근 제어 사용 | True |
| allow_ips optional | array | 허용 IP | - |
| auth_type optional | string | 인증 유형 | NONE |
34.4 - 1.1
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
Cloud Function 함수 URL 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL 사용 | True |
| public_ip_acl_enabled required | boolean | Public IP 접근 제어 사용 | True |
| allow_ips optional | array | 허용 IP | - |
| auth_type optional | string | 인증 유형 | NONE |
34.5 - 1.0
scp-cli scf cloud-function url set
--cloud_function_id <value>
--url_enabled <value>
--public_ip_acl_enabled <value>
[--allow_ips <value>]
[--auth_type <value>]
Description
Cloud Function 함수 URL 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| url_enabled required | boolean | URL 사용 | True |
| public_ip_acl_enabled required | boolean | Public IP 접근 제어 사용 | True |
| allow_ips optional | array | 허용 IP | - |
| auth_type optional | string | 인증 유형 | NONE |
35 - Update Cloud Function Variables
35.1 - 1.4
scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |
35.2 - 1.3
scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |
35.3 - 1.2
scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |
35.4 - 1.1
scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | 20260430 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |
35.5 - 1.0
scp-cli scf cloud-function variables set
--cloud_function_id <value>
--variables <value>
Description
Cloud Function 환경 변수 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| variables required | array | 환경 변수 | '{"key": "sample", "value": "sample"}' |
36 - Update PrivateLink Service
36.1 - 1.4
scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>
Description
PrivateLink Service 수정
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.4 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| privatelink_service_enabled required | boolean | PrivateLink Service 활성화 | True |
36.2 - 1.3
scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>
Description
PrivateLink Service 수정
상태 ACTIVE (SUPPORTED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.3 | 20260830 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| privatelink_service_enabled required | boolean | PrivateLink Service 활성화 | True |
36.3 - 1.2
scp-cli scf privatelink-service set
--cloud_function_id <value>
--privatelink_service_enabled <value>
Description
PrivateLink Service 수정
상태 ACTIVE (DEPRECATED)
Not Before 기간이 도래하거나 만료된 Deprecated 버전은 더 이상 지원하지 않습니다. 최신 버전 사용을 권장합니다.
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.2 | 20260630 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| cloud_function_id required | string | Cloud Functions ID | 8c9f6c1c928a45b4bbd1e4da5531d656 |
| privatelink_service_enabled required | boolean | PrivateLink Service 활성화 | True |