cc4afb9aad
We have implemented quota-classes-show and quota-classes-update api, but no api-ref is documented. This patch is to add api-ref in the docs. Change-Id: I275ee4fe048607a49368c4f985c055ab3a3bbfb6 Closes-bug: #1751683
13 lines
264 B
JSON
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
|
|
}
|
|
}
|