RecoveryHistory
RecoveryHistory
| Name | Description | Schema | Default |
|---|---|---|---|
| recovery_id required | 복구 아이디 Example : ARC-f9eab563-312b-4bbf-a4bf-d377448d66b5 | any of [string, null] | |
| id required | 복구 이력 아이디 Example : EXE-9df439a5-9e6d-46a4-806e-1e9991520763 | any of [string, null] | |
| state required | 상태 Example : SUCCESS | any of [string, null] | |
| recovery_target_bucket_name required | 복구 대상 버킷 이름 Example : test-obs-bucket | 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] |