cinder/api-ref/source/v3/samples/quotas-show-response.json

8 lines
100 B
JSON

{
"quota_set": {
"gigabytes": 5,
"snapshots": 10,
"volumes": 20
}
}