summaryrefslogtreecommitdiff
path: root/api-ref/source/v3/samples/snapshots/v3.65/snapshot-update-response.json
blob: c097889d2e133a75e4546d2d07550915a5985474 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "snapshot": {
        "created_at": "2019-03-12T04:53:53.426591",
        "description": "This is yet, another snapshot.",
        "id": "43666194-8e72-451a-b7bb-54fef763b2b8",
        "metadata": {
            "key": "v3"
        },
        "name": "snap-002",
        "size": 10,
        "status": "creating",
        "updated_at": null,
        "volume_id": "070c942d-9909-42e9-a467-7a781f150c58",
        "group_snapshot_id": null,
        "user_id": "c853ca26-e8ea-4797-8a52-ee124a013d0e",
        "consumes_quota": true
    }
}