1.0
1.0
scpcli 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)
| 버전 | 최소 지원 보장일 |
|---|---|
| 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 |