1{
2    "quota_set": {
3        "id": "a7090a26bc554d93aa845a4d41808251",
4        "volumes": {
5            "reserved": 0,
6            "allocated": 0,
7            "limit": 10,
8            "in_use": 0
9        },
10        "volumes_lvmdriver-1": {
11            "reserved": 0,
12            "allocated": 0,
13            "limit": -1,
14            "in_use": 0
15        },
16        "snapshots": {
17            "reserved": 0,
18            "allocated": 0,
19            "limit": 10,
20            "in_use": 0
21        },
22        "snapshots_lvmdriver-1": {
23            "reserved": 0,
24            "allocated": 0,
25            "limit": -1,
26            "in_use": 0
27        },
28        "backups": {
29            "reserved": 0,
30            "allocated": 0,
31            "limit": 10,
32            "in_use": 0
33        },
34        "groups": {
35            "reserved": 0,
36            "allocated": 0,
37            "limit": 10,
38            "in_use": 0
39        },
40        "per_volume_gigabytes": {
41            "reserved": 0,
42            "allocated": 0,
43            "limit": -1,
44            "in_use": 0
45        },
46        "gigabytes": {
47            "reserved": 0,
48            "allocated": 0,
49            "limit": 1000,
50            "in_use": 0
51        },
52        "gigabytes_lvmdriver-1": {
53            "reserved": 0,
54            "allocated": 0,
55            "limit": 1000,
56            "in_use": 0
57        },
58        "backup_gigabytes": {
59            "reserved": 0,
60            "allocated": 0,
61            "limit": 1000,
62            "in_use": 0
63        }
64    }
65}
66