ArchivingInfo
ArchivingInfo
| 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] | |
| archiving_object_count required | 아카이빙 오브젝트 개수 Example : 50 | any of [integer, null] | |
| archiving_rate required | 아카이빙 진행률 Example : 100 | any of [integer, null] |