1.1
1.1
scpcli scf cloud-function apigateway trigger create
--cloud_function_id <value>
--apigateway_stage_name <value>
--apigateway_api_id <value>
Description
Cloud Function 트리거 생성
상태 ACTIVE (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 |
|---|---|---|
| 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 |