summaryrefslogtreecommitdiffstats
path: root/doc/api_samples/os-quota-sets/quotas-show-get-resp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api_samples/os-quota-sets/quotas-show-get-resp.xml')
-rw-r--r--doc/api_samples/os-quota-sets/quotas-show-get-resp.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/api_samples/os-quota-sets/quotas-show-get-resp.xml b/doc/api_samples/os-quota-sets/quotas-show-get-resp.xml
index 6a39c8506..dd4c6d66d 100644
--- a/doc/api_samples/os-quota-sets/quotas-show-get-resp.xml
+++ b/doc/api_samples/os-quota-sets/quotas-show-get-resp.xml
@@ -1,6 +1,7 @@
<?xml version='1.0' encoding='UTF-8'?>
<quota_set id="fake_tenant">
<cores>20</cores>
+ <fixed_ips>10</fixed_ips>
<floating_ips>10</floating_ips>
<injected_file_content_bytes>10240</injected_file_content_bytes>
<injected_file_path_bytes>255</injected_file_path_bytes>
@@ -11,4 +12,4 @@
<ram>51200</ram>
<security_group_rules>20</security_group_rules>
<security_groups>10</security_groups>
-</quota_set>
+</quota_set> \ No newline at end of file