summaryrefslogtreecommitdiffstats
path: root/doc/api_samples/os-quota-sets/quotas-show-get-resp.json
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api_samples/os-quota-sets/quotas-show-get-resp.json')
-rw-r--r--doc/api_samples/os-quota-sets/quotas-show-get-resp.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api_samples/os-quota-sets/quotas-show-get-resp.json b/doc/api_samples/os-quota-sets/quotas-show-get-resp.json
index ee1f6a397..efc35cf00 100644
--- a/doc/api_samples/os-quota-sets/quotas-show-get-resp.json
+++ b/doc/api_samples/os-quota-sets/quotas-show-get-resp.json
@@ -1,6 +1,7 @@
{
"quota_set": {
"cores": 20,
+ "fixed_ips": 10,
"floating_ips": 10,
"id": "fake_tenant",
"injected_file_content_bytes": 10240,
@@ -13,4 +14,4 @@
"security_group_rules": 20,
"security_groups": 10
}
-}
+} \ No newline at end of file