summaryrefslogtreecommitdiffstats
path: root/doc/api_samples/os-extended-quotas/quotas-update-post-req.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api_samples/os-extended-quotas/quotas-update-post-req.json')
-rw-r--r--doc/api_samples/os-extended-quotas/quotas-update-post-req.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/api_samples/os-extended-quotas/quotas-update-post-req.json b/doc/api_samples/os-extended-quotas/quotas-update-post-req.json
new file mode 100644
index 000000000..a58a17912
--- /dev/null
+++ b/doc/api_samples/os-extended-quotas/quotas-update-post-req.json
@@ -0,0 +1,6 @@
+{
+ "quota_set": {
+ "force": "True",
+ "instances": 45
+ }
+}