manila/api-ref/source/samples/quota-classes-show-response...

13 lines
264 B
JSON

{
"quota_class_set": {
"share_groups": 50,
"gigabytes": 1000,
"share_group_snapshots": 50,
"snapshots": 50,
"snapshot_gigabytes": 1000,
"shares": 50,
"id": "default",
"share_networks": 10
}
}