LogDownloadRequest
LogDownloadRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| end_at required | 쿼리 종료 시간 Example : 2026-02-26T08:00:00Z | string | |
| file_type required | 다운로드 파일 형식 Example : JSON | string | |
| product_name optional | 상품명 Example : | any of [string, null] | |
| region optional | 리전명 Example : | any of [string, null] | |
| resource_name optional | 자원명 Example : | any of [string, null] | |
| resource_type optional | 자원유형 Example : | any of [string, null] | |
| root_resource_id optional | 루트 자원 아이디 Example : | any of [string, null] | |
| start_at required | 쿼리 시작 시간 Example : 2025-11-28T08:00:00Z | string | |
| status optional | 작업결과 Example : | any of [string, null] | |
| time_zone_info required | 타임존 정보 Example : Asia/Seoul | string | |
| user_name optional | 사용자명 Example : | any of [string, null] |