summaryrefslogtreecommitdiffstats
path: root/doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml')
-rw-r--r--doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml b/doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml
new file mode 100644
index 000000000..cd1b80ba0
--- /dev/null
+++ b/doc/api_samples/os-extended-quotas/quotas-update-post-resp.xml
@@ -0,0 +1,15 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<quota_set>
+ <cores>20</cores>
+ <fixed_ips>-1</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>
+ <injected_files>5</injected_files>
+ <instances>45</instances>
+ <key_pairs>100</key_pairs>
+ <metadata_items>128</metadata_items>
+ <ram>51200</ram>
+ <security_group_rules>20</security_group_rules>
+ <security_groups>10</security_groups>
+</quota_set>