cinder/api-ref/source/v3/samples/quotas-update-request.json
Chhavi Agarwal 7310676502 Remove skip_validation_flag to False by default
Remove the skip_validation to force quota
validation.
Closes-bug: #1735337

Change-Id: Ib9596ac3ecc57a4f825b7d7118014e2ac14b2473
2017-12-06 07:08:17 -05:00

9 lines
121 B
JSON

{
"quota_set":{
"groups": 11,
"volumes": 5,
"volumes_ceph": 3,
"backups": 4
},
}