LogDownloadRequest
LogDownloadRequest
| Name | Description | Schema | Default |
|---|---|---|---|
| end_at required | Query finish date Example : 2025-11-07T10:00:00Z | string | |
| file_type required | Download file type Example : JSON | string | |
| product_name optional | Product name Example : | any of [string, null] | |
| region optional | Region name Example : | any of [string, null] | |
| resource_name optional | Resource name Example : | any of [string, null] | |
| resource_type optional | Resource type Example : | any of [string, null] | |
| root_resource_id optional | Root resource ID Example : | any of [string, null] | |
| start_at required | Query start date Example : 2025-08-09T10:00:00Z | string | |
| status optional | Task result Example : | any of [string, null] | |
| time_zone_info required | Timezone info Example : Asia/Seoul | string | |
| user_name optional | Username Example : | any of [string, null] |