1.0

1.0

scpcli application-apigateway stage list
--api_id <value>

Description

스테이지 목록을 조회한다

상태 ACTIVE (DEPRECATED)

버전최소 지원 보장일
1.020251231

Parameters

NameTypeDescriptionExample
api_id
required
stringApi ID27bb070b564349f8a31cc60734cc36a5

Responses

NameDescriptionExample
active_deployment활성화 배포2024-05-17T00:23:17Z
allow_credentials허용 인증True
allow_headers허용 헤더[‘Content-Type’, ‘Authorization’]
allow_methods허용 메서드[‘GET’, ‘POST’, ‘PUT’, ‘PATCH’]
allow_origins허용 원본[’*’]
api_idApi ID27bb070b564349f8a31cc60734cc36a5
api_summaryAPI 요약[{‘methods’: [‘GET’, ‘POST’], ‘path’: ‘/’}, {‘methods’: [‘GET’, ‘POST’], ‘path’: ‘/test’}]
cors_enabledCORS 사용여부False
created_at생성 일시
deployment_id배포 ID27bb070b564349f8a31cc60734cc36a5
expose_headers노출 헤더[’test1’, ’test2’]
invoke_url호출 URLhttp://test.com/stg
ip_restriction_enabledIP 접근제어 사용여부False
jwt_enabledJWT 사용여부False
max_age최대 캐시 기간3600
name스테이지명test-stage