SnapshotDetail
SnapshotDetail
| Name | Description | Schema | Default |
|---|---|---|---|
| id required | 스냅샷 아이디 Example : 40htrre5b-eww25-ff2b-a426-6afefas65a3b | string | |
| name required | 스냅샷 이름 Example : my_volume.2024-10-01_14215 | string | |
| state required | 스냅샷 상태 Example : available | string | |
| size required | 스냅샷 크기 Example : 100 | integer | |
| created_at required | 생성 시간 Example : 2024-07-30T04:54:33.219373 | string (date-time) | |
| volume_id required | 볼륨 아이디 Example : bfdbabf2-04d9-4e8b-a205-020f8e6da438 | string |