~ron-pedde/openstack-manuals/mysql-fixes

« back to all changes in this revision

Viewing changes to doc/target/docbkx/openstack webhelp/os-devguide/content/index.html

  • Committer: Anne Gentle
  • Date: 2011-04-08 14:09:46 UTC
  • Revision ID: anne@openstack.org-20110408140946-gu58n41vov335xqc
More public IP address information and built PDF and HTML

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
2
 
<!DOCTYPE html
3
 
  PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
 
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:exsl="http://exslt.org/common" xmlns:ng="http://docbook.org/docbook-ng"><head>
5
 
<meta http-equiv="X-UA-Compatible" content="IE=7"/>
6
 
<title>OpenStack Compute Developer Guide</title><meta name="generator" content="DocBook XSL-NS Stylesheets V1.76.1"/><meta name="description" content="This document is intended for software developers interested in developing applications using the OpenStack Compute Application Programming Interface (API)."/><link rel="home" href="index.html" title="OpenStack Compute Developer Guide"/><link rel="next" href="ch01.html" title="Chapter 1. Overview"/><meta http-equiv="Content-Type" content="text/html; charset=utf-8"/><script type="text/javascript">
7
 
            //The id for tree cookie
8
 
            var treeCookieId = "treeview-4581";
9
 
            var language = "en";
10
 
            var w = new Object();
11
 
            //Localization
12
 
            txt_filesfound = 'Results';
13
 
            txt_enter_at_least_1_char = "You must enter at least one character.";
14
 
            txt_browser_not_supported = "Your browser is not supported. Use of Mozilla Firefox is recommended.";
15
 
            txt_please_wait = "Please wait. Search in progress...";
16
 
            txt_results_for = "Results for: ";
17
 
        </script><style type="text/css">
18
 
            input {
19
 
            margin-bottom: 5px;
20
 
            margin-top: 2px;
21
 
            }
22
 
 
23
 
            .folder {
24
 
            display: block;
25
 
            height: 22px;
26
 
            padding-left: 20px;
27
 
            background: transparent url(../common/jquery/treeview/images/folder.gif) 0 0px no-repeat;
28
 
            }
29
 
            
30
 
        </style><link rel="shortcut icon" href="../favicon.ico" type="image/x-icon"/><link rel="stylesheet" type="text/css" href="../common/css/positioning.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/theme-redmond/jquery-ui-1.8.2.custom.css"/><link rel="stylesheet" type="text/css" href="../common/jquery/treeview/jquery.treeview.css"/><script type="text/javascript" src="../common/jquery/jquery-1.4.2.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery-ui-1.8.2.custom.min.js"><!----></script><script type="text/javascript" src="../common/jquery/jquery.cookie.js"><!----></script><script type="text/javascript" src="../common/jquery/treeview/jquery.treeview.min.js"><!----></script><script type="text/javascript" src="search/htmlFileList.js"><!----></script><script type="text/javascript" src="search/htmlFileInfoList.js"><!----></script><script type="text/javascript" src="search/nwSearchFnt.js"><!----></script><script type="text/javascript" src="search/stemmers/en_stemmer.js"><!--//make this scalable to other languages as well.--></script><script type="text/javascript" src="search/index-1.js"><!----></script><script type="text/javascript" src="search/index-2.js"><!----></script><script type="text/javascript" src="search/index-3.js"><!----></script></head><body><div xmlns="" id="header"><img src="../common/images/openstack-logo.png" alt="OpenStack Documentation" width="157" height="47"/><p class="breadcrumbs"><a href="http://docs.openstack.org/">OpenStack Manuals</a></p><h1>OpenStack Compute Developer Guide</h1><div id="navheader" align="right"><!----><table class="navLinks"><tr><td><a id="showHideButton" onclick="showHideToc();" class="pointLeft" title="Hide TOC tree">Sidebar
31
 
                            </a></td><td> 
32
 
                                    |
33
 
                                    <a accesskey="n" class="navLinkNext" href="ch01.html">Next</a></td></tr></table></div></div><div id="content"><!----><div class="book" title="OpenStack Compute Developer Guide"><div class="titlepage"><div><div><h1 class="title"><a id="d877e1"/>OpenStack Compute Developer Guide</h1></div><div><div class="author"><h3 class="author"><span class="firstname"/> <span class="surname"/></h3><div class="affiliation"><span class="orgname">Rackspace Cloud<br/></span></div></div></div><div><p class="releaseinfo">API v1.1</p></div><div><p class="copyright">Copyright © 2009, 2010, 2011 Rackspace US, Inc.</p></div><div><div class="legalnotice" title="Legal Notice"><a id="d877e19"/><p>
34
 
              Licensed under the Apache License, Version 2.0 (the "License");
35
 
              you may not use this file except in compliance with the License.
36
 
              You may obtain a copy of the License at
37
 
          </p><p><a class="link" href="http://www.apache.org/licenses/LICENSE-2.0" target="_top">http://www.apache.org/licenses/LICENSE-2.0</a></p><p>
38
 
              Unless required by applicable law or agreed to in writing, software
39
 
              distributed under the License is distributed on an "AS IS" BASIS,
40
 
              WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
41
 
              See the License for the specific language governing permissions and
42
 
              limitations under the License.
43
 
          </p></div></div><div><p class="pubdate">2011-03-03</p></div><div><div class="abstract" title="Abstract"><p class="title"><strong>Abstract</strong></p><p>This document is intended for software developers interested in developing
44
 
                applications using the OpenStack Compute Application Programming Interface
45
 
                    (<abbr class="abbrev">API</abbr>). </p></div></div></div><hr/></div><div class="toc"><p><strong>Contents</strong></p><dl><dt><span class="chapter"><a href="ch01.html">1. Overview</a></span></dt><dd><dl><dt><span class="section"><a href="ch01s01.html">Intended Audience</a></span></dt><dt><span class="section"><a href="ch01s02.html">Document Change History</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch02.html">2. Concepts</a></span></dt><dd><dl><dt><span class="section"><a href="ch02s01.html">Server</a></span></dt><dt><span class="section"><a href="ch02s02.html">Flavor</a></span></dt><dt><span class="section"><a href="ch02s03.html">Image</a></span></dt><dt><span class="section"><a href="ch02s04.html">Reboot</a></span></dt><dt><span class="section"><a href="ch02s05.html">Rebuild</a></span></dt><dt><span class="section"><a href="ch02s06.html">Resize</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch03.html">3. General API Information</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s01.html">Authentication</a></span></dt><dt><span class="section"><a href="ch03s02.html">Request/Response Types</a></span></dt><dt><span class="section"><a href="ch03s03.html">Content Compression</a></span></dt><dt><span class="section"><a href="ch03s04.html">Persistent Connections</a></span></dt><dt><span class="section"><a href="ch03s05.html">Links and References</a></span></dt><dt><span class="section"><a href="ch03s06.html">Paginated Collections</a></span></dt><dt><span class="section"><a href="ch03s07.html">Caching</a></span></dt><dt><span class="section"><a href="ch03s08.html">Efficient Polling with the
46
 
            <em class="parameter"><code>Changes-Since</code></em> Parameter</a></span></dt><dt><span class="section"><a href="ch03s09.html">Limits</a></span></dt><dd><dl><dt><span class="section"><a href="ch03s09.html#d877e498">Rate Limits</a></span></dt><dt><span class="section"><a href="ch03s09.html#d877e549">Absolute Limits</a></span></dt><dt><span class="section"><a href="ch03s09.html#ProgramaticLimits">Determining Limits Programmatically</a></span></dt></dl></dd><dt><span class="section"><a href="ch03s10.html">Versions</a></span></dt><dt><span class="section"><a href="ch03s11.html">Extensions</a></span></dt><dt><span class="section"><a href="ch03s12.html">Faults</a></span></dt></dl></dd><dt><span class="chapter"><a href="ch04.html">4. API Operations</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s01.html">Servers</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s01.html#d877e882">List Servers</a></span></dt><dt><span class="section"><a href="ch04s01.html#CreateServers">Create Server</a></span></dt><dt><span class="section"><a href="ch04s01.html#d877e1033">Get Server Details</a></span></dt><dt><span class="section"><a href="ch04s01.html#d877e1067">Update Server Name</a></span></dt><dt><span class="section"><a href="ch04s01.html#d877e1112">Delete Server</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s02.html">Server Addresses</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s02.html#d877e1162">List Addresses</a></span></dt><dt><span class="section"><a href="ch04s02.html#d877e1194">List Addresses by Network</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s03.html">Server Actions</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s03.html#d877e1230">Change Password</a></span></dt><dt><span class="section"><a href="ch04s03.html#d877e1279">Reboot Server</a></span></dt><dt><span class="section"><a href="ch04s03.html#d877e1344">Rebuild Server</a></span></dt><dt><span class="section"><a href="ch04s03.html#d877e1410">Resize Server</a></span></dt><dt><span class="section"><a href="ch04s03.html#d877e1481">Confirm Resized Server</a></span></dt><dt><span class="section"><a href="ch04s03.html#d877e1528">Revert Resized Server</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s04.html">Flavors</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s04.html#d877e1578">List Flavors</a></span></dt><dt><span class="section"><a href="ch04s04.html#d877e1615">Get Flavor Details</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s05.html">Images</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s05.html#d877e1652">List Images</a></span></dt><dt><span class="section"><a href="ch04s05.html#d877e1697">Create Image</a></span></dt><dt><span class="section"><a href="ch04s05.html#d877e1779">Get Image Details</a></span></dt><dt><span class="section"><a href="ch04s05.html#d877e1813">Delete Image</a></span></dt></dl></dd><dt><span class="section"><a href="ch04s06.html">Metadata</a></span></dt><dd><dl><dt><span class="section"><a href="ch04s06.html#d877e1844">List Metadata</a></span></dt><dt><span class="section"><a href="ch04s06.html#d877e1882">Update Metadata</a></span></dt><dt><span class="section"><a href="ch04s06.html#d877e1928">Get Metadata Item</a></span></dt><dt><span class="section"><a href="ch04s06.html#d877e1969">Create or Update a Metadata Item</a></span></dt><dt><span class="section"><a href="ch04s06.html#d877e2018">Delete Metadata Item</a></span></dt></dl></dd></dl></dd></dl></div><div class="list-of-tables"><p><strong>List of Tables</strong></p><dl><dt>3.1. <a href="ch03s02.html#d877e329">JSON and XML Response Formats</a></dt><dt>3.2. <a href="ch03s03.html#d877e368">Encoding Headers</a></dt><dt>3.3. <a href="ch03s07.html#d877e469">Last Modified Header</a></dt><dt>3.4. <a href="ch03s09.html#d877e503">Sample Rate Limits</a></dt><dt>3.5. <a href="ch03s09.html#d877e552">Sample Absolute Limits</a></dt><dt>3.6. <a href="ch03s12.html#d877e788">Fault Elements and Error Codes</a></dt></dl></div><div class="list-of-examples"><p><strong>List of Examples</strong></p><dl><dt>3.1. <a href="ch03s02.html#d877e348">Request with Headers: JSON</a></dt><dt>3.2. <a href="ch03s02.html#d877e352">Response with Headers: XML</a></dt><dt>3.3. <a href="ch03s02.html#d877e359">Request with Extension: JSON</a></dt><dt>3.4. <a href="ch03s05.html#d877e395">ID Server Reference: XML</a></dt><dt>3.5. <a href="ch03s05.html#d877e398">ID Server Reference: JSON</a></dt><dt>3.6. <a href="ch03s05.html#d877e402">Full Server Reference: XML</a></dt><dt>3.7. <a href="ch03s05.html#d877e405">Full Server Reference: JSON</a></dt><dt>3.8. <a href="ch03s05.html#d877e412">Server with Self Links: XML</a></dt><dt>3.9. <a href="ch03s05.html#d877e415">Server with Self Links: JSON</a></dt><dt>3.10. <a href="ch03s06.html#d877e437">Images Collection, First Page: XML</a></dt><dt>3.11. <a href="ch03s06.html#d877e440">Images Collection, First Page: JSON</a></dt><dt>3.12. <a href="ch03s06.html#d877e443">Images Collection, Second Page: XML</a></dt><dt>3.13. <a href="ch03s06.html#d877e446">Images Collection, Second Page: JSON</a></dt><dt>3.14. <a href="ch03s06.html#d877e449">Images Collection, Last Page: XML</a></dt><dt>3.15. <a href="ch03s06.html#d877e452">Images Collection, Last Page: JSON</a></dt><dt>3.16. <a href="ch03s06.html#d877e458">Paginated Metadata in an Image: XML</a></dt><dt>3.17. <a href="ch03s06.html#d877e461">Paginated Metadata in an Image: JSON</a></dt><dt>3.18. <a href="ch03s09.html#d877e606">Limit Response: XML</a></dt><dt>3.19. <a href="ch03s09.html#d877e609">Limit Response: JSON</a></dt><dt>3.20. <a href="ch03s10.html#d877e617">Request with MIME type versioning</a></dt><dt>3.21. <a href="ch03s10.html#d877e620">Request with URI versioning</a></dt><dt>3.22. <a href="ch03s10.html#d877e627">Multiple Choices Response: XML</a></dt><dt>3.23. <a href="ch03s10.html#d877e630">Multiple Choices Response: JSON</a></dt><dt>3.24. <a href="ch03s10.html#d877e638">Versions List Request</a></dt><dt>3.25. <a href="ch03s10.html#d877e650">Versions List Response: XML</a></dt><dt>3.26. <a href="ch03s10.html#d877e653">Versions List Response: Atom</a></dt><dt>3.27. <a href="ch03s10.html#d877e656">Versions List Response: JSON</a></dt><dt>3.28. <a href="ch03s10.html#d877e662">Version Details Request</a></dt><dt>3.29. <a href="ch03s10.html#d877e676">Version Details Response: XML</a></dt><dt>3.30. <a href="ch03s10.html#d877e679">Version Details Response: Atom</a></dt><dt>3.31. <a href="ch03s10.html#d877e682">Version Details Response: JSON</a></dt><dt>3.32. <a href="ch03s11.html#d877e716">Extensions Response: XML</a></dt><dt>3.33. <a href="ch03s11.html#d877e719">Extensions Response: JSON</a></dt><dt>3.34. <a href="ch03s11.html#d877e747">Extension Response: xml</a></dt><dt>3.35. <a href="ch03s11.html#d877e750">Extensions Response: JSON</a></dt><dt>3.36. <a href="ch03s11.html#ServersCBSX">Extended Server Response: XML</a></dt><dt>3.37. <a href="ch03s11.html#ServersCBSJ">Extended Server Response: JSON</a></dt><dt>3.38. <a href="ch03s11.html#CBSAX">Extended Action: XML</a></dt><dt>3.39. <a href="ch03s11.html#CBSAJ">Extended Action: JSON</a></dt><dt>3.40. <a href="ch03s12.html#d877e780">Fault Response: XML</a></dt><dt>3.41. <a href="ch03s12.html#d877e783">Fault Response: JSON</a></dt><dt>3.42. <a href="ch03s12.html#d877e863">Fault Response, Item Not Found: XML</a></dt><dt>3.43. <a href="ch03s12.html#d877e866">Fault Response, Item Not Found: JSON</a></dt><dt>3.44. <a href="ch03s12.html#d877e872">Fault Response, Over Limit: XML</a></dt><dt>3.45. <a href="ch03s12.html#d877e875">Fault Response, Over Limit: JSON</a></dt><dt>4.1. <a href="ch04s01.html#d877e942">Servers List Response: XML (detail)</a></dt><dt>4.2. <a href="ch04s01.html#d877e945">Servers List Response: JSON (detail)</a></dt><dt>4.3. <a href="ch04s01.html#d877e996">Server Create Request: XML</a></dt><dt>4.4. <a href="ch04s01.html#d877e999">Server Create Request: JSON</a></dt><dt>4.5. <a href="ch04s01.html#d877e1002">Server Create Response: XML</a></dt><dt>4.6. <a href="ch04s01.html#d877e1005">Server Create Response: JSON</a></dt><dt>4.7. <a href="ch04s01.html#d877e1061">Server Details Response: XML</a></dt><dt>4.8. <a href="ch04s01.html#d877e1064">Server Details Response: JSON</a></dt><dt>4.9. <a href="ch04s01.html#d877e1105">Server Update Request: XML</a></dt><dt>4.10. <a href="ch04s01.html#d877e1108">Server Update Request: JSON</a></dt><dt>4.11. <a href="ch04s02.html#d877e1188">Addresses List Response: XML </a></dt><dt>4.12. <a href="ch04s02.html#d877e1191">Addresses List Response: JSON </a></dt><dt>4.13. <a href="ch04s02.html#d877e1222">List Addresses by Network: XML</a></dt><dt>4.14. <a href="ch04s02.html#d877e1225">List Addresses by Network: JSON</a></dt><dt>4.15. <a href="ch04s03.html#d877e1272">Server Update Request: XML</a></dt><dt>4.16. <a href="ch04s03.html#d877e1275">Server Update Request: JSON</a></dt><dt>4.17. <a href="ch04s03.html#d877e1337">Action Reboot: XML </a></dt><dt>4.18. <a href="ch04s03.html#d877e1340">Action Reboot: JSON </a></dt><dt>4.19. <a href="ch04s03.html#d877e1403">Action Rebuild: XML </a></dt><dt>4.20. <a href="ch04s03.html#d877e1406">Action Rebuild: JSON</a></dt><dt>4.21. <a href="ch04s03.html#d877e1474">Action Resize: XML</a></dt><dt>4.22. <a href="ch04s03.html#d877e1477">Action Resize: JSON</a></dt><dt>4.23. <a href="ch04s03.html#d877e1521">Action Confirm Resize: XML</a></dt><dt>4.24. <a href="ch04s03.html#d877e1524">Action Confirm Resize: JSON</a></dt><dt>4.25. <a href="ch04s03.html#d877e1568">Action Revert Resize: XML</a></dt><dt>4.26. <a href="ch04s03.html#d877e1571">Action Revert Resize: JSON</a></dt><dt>4.27. <a href="ch04s04.html#d877e1609">Flavors List Response: XML (detail) </a></dt><dt>4.28. <a href="ch04s04.html#d877e1612">Flavors List Response: JSON (detail)</a></dt><dt>4.29. <a href="ch04s04.html#d877e1643">Flavor Details Response: XML</a></dt><dt>4.30. <a href="ch04s04.html#d877e1646">Flavor Details Response: JSON </a></dt><dt>4.31. <a href="ch04s05.html#d877e1691">Images List Response: XML (detail)</a></dt><dt>4.32. <a href="ch04s05.html#d877e1694">Images List Response: JSON (detail)</a></dt><dt>4.33. <a href="ch04s05.html#d877e1767">Image Create Request: XML</a></dt><dt>4.34. <a href="ch04s05.html#d877e1770">Image Create Request: JSON</a></dt><dt>4.35. <a href="ch04s05.html#d877e1773">Image Create Response: XML</a></dt><dt>4.36. <a href="ch04s05.html#d877e1776">Image Create Response: JSON</a></dt><dt>4.37. <a href="ch04s05.html#d877e1807">Image Details Response: XML</a></dt><dt>4.38. <a href="ch04s05.html#d877e1810">Image Details Response: JSON</a></dt><dt>4.39. <a href="ch04s06.html#d877e1876">Metadata List Response: XML </a></dt><dt>4.40. <a href="ch04s06.html#d877e1879">Metadata List Response: JSON </a></dt><dt>4.41. <a href="ch04s06.html#d877e1916">Metadata Update Request: XML </a></dt><dt>4.42. <a href="ch04s06.html#d877e1919">Metadata Update Request: JSON </a></dt><dt>4.43. <a href="ch04s06.html#d877e1922">Metadata Update Response: XML </a></dt><dt>4.44. <a href="ch04s06.html#d877e1925">Metadata Update Response: JSON </a></dt><dt>4.45. <a href="ch04s06.html#d877e1963">Metadata Item Response: XML </a></dt><dt>4.46. <a href="ch04s06.html#d877e1966">Metadata Item Response: JSON </a></dt><dt>4.47. <a href="ch04s06.html#d877e2006">Metadata Item Update Request: XML </a></dt><dt>4.48. <a href="ch04s06.html#d877e2009">Metadata Item Update Request: JSON </a></dt><dt>4.49. <a href="ch04s06.html#d877e2012">Metadata Item Update Response: XML </a></dt><dt>4.50. <a href="ch04s06.html#d877e2015">Metadata Item Update Response: JSON </a></dt></dl></div></div><script xmlns="" type="text/javascript" src="../common/main.js"><!----></script><hr xmlns=""/><h2 xmlns="" class="userNotes">User Notes On This Page</h2><div xmlns="" id="disqus_thread"><script type="text/javascript">
47
 
              /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
48
 
              var disqus_shortname = 'openstackdocs'; 
49
 
              
50
 
              
51
 
              
52
 
              
53
 
              
54
 
              
55
 
              (function() {
56
 
              var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
57
 
              dsq.src = 'http://' + disqus_shortname + '.disqus.com/embed.js';
58
 
              (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
59
 
              })();
60
 
            </script><noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript><a href="http://disqus.com" class="dsq-brlink">User notes powered by <span class="logo-disqus">Disqus</span></a></div><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="ch01.html">Next</a></td></tr></table></div></div><div xmlns=""><div id="leftnavigation" style="padding-top:3px; background-color:white;"><div id="tabs"><ul><li><a href="#treeDiv"><span class="contentsTab">Contents</span></a></li><li><a href="#searchDiv"><span class="searchTab">Search</span></a></li></ul><div id="treeDiv"><img src="../../../common/images/loading.gif" alt="loading table of contents..." id="tocLoading" style="display:block;"/><div id="ulTreeDiv" style="display:none"><ul id="tree" class="filetree"><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch01.html">Overview</a></span><ul><li><span class="file"><a href="ch01s01.html">Intended Audience</a></span></li><li><span class="file"><a href="ch01s02.html">Document Change History</a></span></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch02.html">Concepts</a></span><ul><li><span class="file"><a href="ch02s01.html">Server</a></span></li><li><span class="file"><a href="ch02s02.html">Flavor</a></span></li><li><span class="file"><a href="ch02s03.html">Image</a></span></li><li><span class="file"><a href="ch02s04.html">Reboot</a></span></li><li><span class="file"><a href="ch02s05.html">Rebuild</a></span></li><li><span class="file"><a href="ch02s06.html">Resize</a></span></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch03.html">General API Information</a></span><ul><li><span class="file"><a href="ch03s01.html">Authentication</a></span></li><li><span class="file"><a href="ch03s02.html">Request/Response Types</a></span></li><li><span class="file"><a href="ch03s03.html">Content Compression</a></span></li><li><span class="file"><a href="ch03s04.html">Persistent Connections</a></span></li><li><span class="file"><a href="ch03s05.html">Links and References</a></span></li><li><span class="file"><a href="ch03s06.html">Paginated Collections</a></span></li><li><span class="file"><a href="ch03s07.html">Caching</a></span></li><li><span class="file"><a href="ch03s08.html">Efficient Polling with the
61
 
            Changes-Since Parameter</a></span></li><li><span class="file"><a href="ch03s09.html">Limits</a></span><ul><li><span class="file"><a href="ch03s09.html#d877e498">Rate Limits</a></span></li><li><span class="file"><a href="ch03s09.html#d877e549">Absolute Limits</a></span></li><li><span class="file"><a href="ch03s09.html#ProgramaticLimits">Determining Limits Programmatically</a></span></li></ul></li><li><span class="file"><a href="ch03s10.html">Versions</a></span></li><li><span class="file"><a href="ch03s11.html">Extensions</a></span></li><li><span class="file"><a href="ch03s12.html">Faults</a></span></li></ul></li><li xmlns="http://www.w3.org/1999/xhtml"><span class="file"><a href="ch04.html">API Operations</a></span><ul><li><span class="file"><a href="ch04s01.html">Servers</a></span><ul><li><span class="file"><a href="ch04s01.html#d877e882">List Servers</a></span></li><li><span class="file"><a href="ch04s01.html#CreateServers">Create Server</a></span><ul><li><span class="file"><a href="ch04s01.html#d877e1008">Server Affinity</a></span></li><li><span class="file"><a href="ch04s01.html#d877e1016">Server Passwords</a></span></li><li><span class="file"><a href="ch04s01.html#d877e1023">Server Metadata</a></span></li><li><span class="file"><a href="ch04s01.html#d877e1028">Server Personality</a></span></li></ul></li><li><span class="file"><a href="ch04s01.html#d877e1033">Get Server Details</a></span></li><li><span class="file"><a href="ch04s01.html#d877e1067">Update Server Name</a></span></li><li><span class="file"><a href="ch04s01.html#d877e1112">Delete Server</a></span></li></ul></li><li><span class="file"><a href="ch04s02.html">Server Addresses</a></span><ul><li><span class="file"><a href="ch04s02.html#d877e1162">List Addresses</a></span></li><li><span class="file"><a href="ch04s02.html#d877e1194">List Addresses by Network</a></span></li></ul></li><li><span class="file"><a href="ch04s03.html">Server Actions</a></span><ul><li><span class="file"><a href="ch04s03.html#d877e1230">Change Password</a></span></li><li><span class="file"><a href="ch04s03.html#d877e1279">Reboot Server</a></span></li><li><span class="file"><a href="ch04s03.html#d877e1344">Rebuild Server</a></span></li><li><span class="file"><a href="ch04s03.html#d877e1410">Resize Server</a></span></li><li><span class="file"><a href="ch04s03.html#d877e1481">Confirm Resized Server</a></span></li><li><span class="file"><a href="ch04s03.html#d877e1528">Revert Resized Server</a></span></li></ul></li><li><span class="file"><a href="ch04s04.html">Flavors</a></span><ul><li><span class="file"><a href="ch04s04.html#d877e1578">List Flavors</a></span></li><li><span class="file"><a href="ch04s04.html#d877e1615">Get Flavor Details</a></span></li></ul></li><li><span class="file"><a href="ch04s05.html">Images</a></span><ul><li><span class="file"><a href="ch04s05.html#d877e1652">List Images</a></span></li><li><span class="file"><a href="ch04s05.html#d877e1697">Create Image</a></span></li><li><span class="file"><a href="ch04s05.html#d877e1779">Get Image Details</a></span></li><li><span class="file"><a href="ch04s05.html#d877e1813">Delete Image</a></span></li></ul></li><li><span class="file"><a href="ch04s06.html">Metadata</a></span><ul><li><span class="file"><a href="ch04s06.html#d877e1844">List Metadata</a></span></li><li><span class="file"><a href="ch04s06.html#d877e1882">Update Metadata</a></span></li><li><span class="file"><a href="ch04s06.html#d877e1928">Get Metadata Item</a></span></li><li><span class="file"><a href="ch04s06.html#d877e1969">Create or Update a Metadata Item</a></span></li><li><span class="file"><a href="ch04s06.html#d877e2018">Delete Metadata Item</a></span></li></ul></li></ul></li></ul></div></div><div id="searchDiv"><div id="search"><form onsubmit="Verifie(ditaSearch_Form);return false" name="ditaSearch_Form" class="searchForm"><fieldset class="searchFieldSet"><legend>Search</legend><center><input id="textToSearch" name="textToSearch" type="text" class="searchText"/> &nbsp; <input onclick="Verifie(ditaSearch_Form)" type="button" class="searchButton" value="Go" id="doSearch"/></center></fieldset></form></div><div id="searchResults"><center/></div><p class="searchHighlight"><a href="#" onclick="toggleHighlight()">Search Highlighter (On/Off)</a></p></div></div></div></div></body></html>
 
 
b'\\ No newline at end of file'