cinder/api-ref/source/v2/samples/quotas-show-defaults-respon...

8 lines
100 B
JSON

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