1.2
1.2
scpcli 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.2 | - |
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 |