1.0
1.0
scpcli application-apigateway api list
[--size <value>]
[--page <value>]
[--sort <value>]
[--name <value>]
Description
API 목록을 조회한다
상태 ACTIVE (DEPRECATED)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.0 | 20251231 |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| size optional | integer | size | 20 |
| page optional | integer | page | 0 |
| sort optional | string | sort | created_at:desc |
| name optional | string | 이름 | test-api |
Responses
| Name | Description | Example |
|---|---|---|
| id | Api ID | 27bb070b564349f8a31cc60734cc36a5 |
| account_id | 계정 ID | 27bb070b564349f8a31cc60734cc36a5 |
| created_at | 생성 일시 | 2024-05-17T00:23:17Z |
| description | 설명 | Description |
| dns_record_status | DNS 레코드 상태 | Active |
| name | 이름 | test-api |
| status | API 상태 | Active |