SnapshotDetailResponse
SnapshotDetailResponse
| Name | Description | Schema | Default |
|---|---|---|---|
| created_at required | Created at Example : 2025-07-22T09:00:00Z | string | |
| description optional | Description Example : description | any of [string, null] | |
| id required | Snapshot ID Example : cceed636-1f1e-4bb0-b85c-4e5b9e0bf790 | string | |
| metadata optional | Snapshot metadata Example : | any of [object, null] | |
| name optional | Snapshot name Example : snapshot-1 | any of [string, null] | |
| size required | Volume size Example : 104 | integer | |
| status optional | Volume state Example : available | any of [string, null] | |
| updated_at optional | Updated at Example : 2025-07-26T12:00:00Z | any of [string, null] | |
| user_id optional | User ID Example : 570907805e5447be84b618450ef52o0t | any of [string, null] | |
| volume_id required | Volume ID Example : 3f500f00-ed80-4566-a057-e31760226f9a | string |