RecoveryInfo
RecoveryInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| source_object_path required | 소스 오브젝트 경로 Example : example_source_object_path/ | any of [string, null] | |
| usage required | 사용량 Example : 1024 | any of [string, null] | |
| total_object_count required | 총 오브젝트 개수 Example : 100 | any of [integer, null] | |
| recovery_object_count required | 복구 오브젝트 개수 Example : 50 | any of [integer, null] | |
| recovery_rate required | 복구 진행률 Example : 50 | any of [integer, null] |