1 - 1.1
scpcli archivestorage bucket object version list
--bucket_id <value>
--object_path <value>
[--offset <value>]
[--limit <value>]
Description
버킷 오브젝트 버전 목록을 검색한다.
상태 ACTIVE (CURRENT)
| 버전 | 최소 지원 보장일 |
|---|---|
| 1.1 | - |
Parameters
| Name | Type | Description | Example |
|---|---|---|---|
| bucket_id required | string | 버킷 아이디 | 138c2-fc8c2-9a449-dbfa86-81f8f-1d78e2 |
| object_path required | string | 오브젝트 경로 | hello/my_file.txt |
| offset optional | integer | 오프셋 | 0 |
| limit optional | integer | 조회 개수 | 20 |
Responses
| Name | Description | Example |
|---|---|---|
| object_path | 오브젝트 경로 | hello/my_file.txt |
| object_version_id | 오브젝트 버전 아이디 | Oc9nEYWV.6VjzsIMXFZWM1zL8HcYvKl |
| latest | 오브젝트의 최신버전 | True |
| modified_at | 수정일 | 2025-04-09T05:54:46.244000+00:00 |
| etag | ETag | 4f6094f1e0619a6504efcb5e69e63bec |
| size | 크기 | 20 |