manila/api-ref/source/samples/quota-update-response.json

12 lines
231 B
JSON

{
"quota_set": {
"gigabytes": 1000,
"snapshot_gigabytes": 999,
"shares": 50,
"snapshots": 49,
"share_networks": 9,
"share_groups": 12,
"share_group_snapshots": 12
}
}