ArchivingHistoryShowResponse
ArchivingHistoryShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| archiving_id required | 아카이빙 아이디 Example : SCH-02d48456-0f35-47e2-8056-b00e09366cac | any of [string, null] | |
| id required | 아카이빙 이력 아이디 Example : EXE-8f35b491-a060-453b-b825-e78440ca46de | any of [string, null] | |
| state required | 상태 Example : SUCCESS | any of [string, null] | |
| archiving_policy_id required | 아카이빙 정책 아이디 Example : SCH-02d48456-0f35-47e2-8056-b00e09366cac | any of [string, null] | |
| start_at required | 시작 일시 Example : 2025-04-01T00:00:00+09:00 | any of [string (date-time), null] | |
| end_at required | 종료 일시 Example : 2025-04-30T23:59:59+09:00 | any of [string (date-time), null] | |
| bucket_id required | 버킷 아이디 Example : 3d036efe-f576-48b0-8375-6d3704a95b63 | any of [string, null] | |
| archiving_infos required | 아카이빙 정보 목록 | array[ArchivingInfo] |