RecoveryHistoryShowResponse
RecoveryHistoryShowResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| recovery_id required | Recovery ID Example : ARC-f9eab563-312b-4bbf-a4bf-d377448d66b5 | any of [string, null] | |
| id required | Recovery History ID Example : EXE-9df439a5-9e6d-46a4-806e-1e9991520763 | any of [string, null] | |
| state required | State Example : SUCCESS | any of [string, null] | |
| recovery_target_bucket_name required | Recovery Target Bucket NAME Example : test-obs-bucket | any of [string, null] | |
| start_at required | Start at Example : 2025-04-01T00:00:00+09:00 | any of [string (date-time), null] | |
| end_at required | End at Example : 2025-04-30T23:59:59+09:00 | any of [string (date-time), null] | |
| bucket_id required | Bucket ID Example : 7d8d8c2b-d02a-421e-a6e3-5b981bfb507f | any of [string, null] | |
| recovery_infos required | Recovery Info List | array[RecoveryInfo] |