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

10 lines
166 B
JSON

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