RecoveryInfo
RecoveryInfo
| Name | Description | Schema | Default |
|---|---|---|---|
| source_object_path required | Source Object Path Example : example_source_object_path/ | any of [string, null] | |
| usage required | Usage Example : 1024 | any of [string, null] | |
| total_object_count required | Total Object Count Example : 100 | any of [integer, null] | |
| recovery_object_count required | Recovery Object Count Example : 50 | any of [integer, null] | |
| recovery_rate required | Recovery Rate Example : 50 | any of [integer, null] |