1.1
1.1
scpcli archivestorage bucket object recover
--bucket_id <value>
--overwrite <value>
--recovery_infos <value>
--recovery_target_bucket_name <value>
Description
오브젝트를 오브젝트 스토리지에 복구한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| bucket_id required | string | 버킷 아이디 | 138c2-fc8c2-9a449-dbfa86-81f8f-1d78e2 |
| overwrite required | boolean | 덮어쓰기 | True |
| recovery_infos required | array | 오브젝트 복구 정보 목록 | '{"source_object_path": "/", "object_type": "FILE"}' |
| recovery_target_bucket_name required | string | 복구 대상 버킷 이름 | obs-bucket-name |