SnapshotDetailResponse
SnapshotDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | 생성일시 Example : 2025-07-22T09:00:00Z | string | |
| description optional | 설명 Example : description | any of [string, null] | |
| id required | 스냅샷 ID Example : cceed636-1f1e-4bb0-b85c-4e5b9e0bf790 | string | |
| metadata optional | Snapshot metadata Example : | any of [object, null] | |
| name optional | 스냅샷명 Example : snapshot-1 | any of [string, null] | |
| size required | 볼륨 크기 Example : 104 | integer | |
| status optional | 볼륨 상태 Example : available | any of [string, null] | |
| updated_at optional | 수정일시 Example : 2025-07-26T12:00:00Z | any of [string, null] | |
| user_id optional | 사용자 ID Example : 570907805e5447be84b618450ef52o0t | any of [string, null] | |
| volume_id required | 볼륨 ID Example : 3f500f00-ed80-4566-a057-e31760226f9a | string |