summaryrefslogtreecommitdiff
path: root/api-ref/source/v3/samples/snapshots/v3.65/snapshots-list-detailed-response.json
blob: 7c9e8d4760f38df8e7c90de35e23177dacda595c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    "snapshots": [
        {
            "created_at": "2019-03-11T16:24:36.464445",
            "description": "Daily backup",
            "id": "d0083dc5-8795-4c1a-bc9c-74f70006c205",
            "metadata": {
                "key": "v3"
            },
            "name": "snap-001",
            "os-extended-snapshot-attributes:progress": "0%",
            "os-extended-snapshot-attributes:project_id": "89afd400-b646-4bbc-b12b-c0a4d63e5bd3",
            "size": 10,
            "status": "creating",
            "updated_at": null,
            "volume_id": "7acd675e-4e06-4653-af9f-2ecd546342d6",
            "group_snapshot_id": null,
            "user_id": "c853ca26-e8ea-4797-8a52-ee124a013d0e",
            "consumes_quota": true
        }
    ]
}