6932f2a841
This commit adds the api documentation for the GET/PUT os-quota-class-set APIs (v2 and v3). Change-Id: Idb51b7b90a081775d2d836bf6d9ec8b9c0399f1b Closes-Bug: #1602400
15 lines
309 B
JSON
15 lines
309 B
JSON
{
|
|
"quota_class_set": {
|
|
"per_volume_gigabytes": -1,
|
|
"volumes_lvmdriver-1": -1,
|
|
"groups": 10,
|
|
"gigabytes": 1000,
|
|
"backup_gigabytes": 1000,
|
|
"snapshots": 10,
|
|
"gigabytes_lvmdriver-1": -1,
|
|
"volumes": 10,
|
|
"snapshots_lvmdriver-1": -1,
|
|
"backups": 10,
|
|
"id": "default"
|
|
}
|
|
} |