API v1.1
Copyright © 2009, 2010, 2011 Rackspace US, Inc.
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
2011-09-08
Abstract
This document is intended for software developers interested in developing applications using the OpenStack Compute Application Programming Interface (API).
List of Tables
List of Examples
- 3.1. Request with Headers: JSON
- 3.2. Response with Headers: XML
- 3.3. Request with Extension: JSON
- 3.4. ID Image Reference: XML
- 3.5. ID Image Reference: JSON
- 3.6. Full Image Reference: XML
- 3.7. Full Image Reference: JSON
- 3.8. Server with Self Links: XML
- 3.9. Server with Self Links: JSON
- 3.10. Image with Alternate Link: XML
- 3.11. Server with Alternate Link: JSON
- 3.12. Images Collection, First Page: XML
- 3.13. Images Collection, First Page: JSON
- 3.14. Images Collection, Second Page: XML
- 3.15. Images Collection, Second Page: JSON
- 3.16. Images Collection, Last Page: XML
- 3.17. Images Collection, Last Page: JSON
- 3.18. Paginated Metadata in an Image: XML
- 3.19. Paginated Metadata in an Image: JSON
- 3.20. Limit Response: XML
- 3.21. Limit Response: JSON
- 3.22. Request with MIME type versioning
- 3.23. Request with URI versioning
- 3.24. Multiple Choices Response: XML
- 3.25. Multiple Choices Response: JSON
- 3.26. Versions List Request
- 3.27. Versions List Response: XML
- 3.28. Versions List Response: Atom
- 3.29. Versions List Response: JSON
- 3.30. Version Details Request
- 3.31. Version Details Response: XML
- 3.32. Version Details Response: Atom
- 3.33. Version Details Response: JSON
- 3.34. Extensions Response: XML
- 3.35. Extensions Response: JSON
- 3.36. Extension Response: xml
- 3.37. Extension Response: JSON
- 3.38. Extended Server Response: XML
- 3.39. Extended Server Response: JSON
- 3.40. Extended Action: XML
- 3.41. Extended Action: JSON
- 3.42. Fault Response: XML
- 3.43. Fault Response: JSON
- 3.44. Fault Response, Item Not Found: XML
- 3.45. Fault Response, Item Not Found: JSON
- 3.46. Fault Response, Over Limit: XML
- 3.47. Fault Response, Over Limit: JSON
- 3.48. Server In Error Sate: XML
- 3.49. Server In Error Sate: JSON
- 3.50. Image In Error Sate: XML
- 3.51. Image In Error Sate: JSON
- 4.1. Servers List Response: XML (detail)
- 4.2. Servers List Response: JSON (detail)
- 4.3. Server Create Request: XML
- 4.4. Server Create Request: JSON
- 4.5. Server Create Response: XML
- 4.6. Server Create Response: JSON
- 4.7. Creating a Server with a Access IP: XML
- 4.8. Creating a Server with a Access IP: JSON
- 4.9. Creating a Server with Multiple Access IPs: XML
- 4.10. Creating a Server with Multiple Access IPs: JSON
- 4.11. Server Details Response: XML
- 4.12. Server Details Response: JSON
- 4.13. Server Update Name Request: XML
- 4.14. Server Update Name Request: JSON
- 4.15. Server Update Name Response: XML
- 4.16. Server Update Name Response: JSON
- 4.17. Server Update Access Address Request: XML
- 4.18. Server Update Access Address Request: JSON
- 4.19. Server Update Access Address Response: XML
- 4.20. Server Update Access Address Response: JSON
- 4.21. Addresses List Response: XML
- 4.22. Addresses List Response: JSON
- 4.23. List Addresses by Network: XML
- 4.24. List Addresses by Network: JSON
- 4.25. Server Update Request: XML
- 4.26. Server Update Request: JSON
- 4.27. Action Reboot: XML
- 4.28. Action Reboot: JSON
- 4.29. Action Rebuild Request: XML
- 4.30. Action Rebuild Request: JSON
- 4.31. Action Rebuild Response: XML
- 4.32. Action Rebuild Response: JSON
- 4.33. Action Resize: XML
- 4.34. Action Resize: JSON
- 4.35. Action Confirm Resize: XML
- 4.36. Action Confirm Resize: JSON
- 4.37. Action Revert Resize: XML
- 4.38. Action Revert Resize: JSON
- 4.39. Action Create Image: XML
- 4.40. Action Create Image: JSON
- 4.41. Flavors List Response: XML (detail)
- 4.42. Flavors List Response: JSON (detail)
- 4.43. Flavor Details Response: XML
- 4.44. Flavor Details Response: JSON
- 4.45. Images List Response: XML (detail)
- 4.46. Images List Response: JSON (detail)
- 4.47. Image Details Response: XML
- 4.48. Image Details Response: JSON
- 4.49. Metadata List Response: XML
- 4.50. Metadata List Response: JSON
- 4.51. Metadata Reset Request: XML
- 4.52. Metadata Reset Request: JSON
- 4.53. Metadata Reset Response: XML
- 4.54. Metadata Reset Response: JSON
- 4.55. Metadata Update Request: XML
- 4.56. Metadata Update Request: JSON
- 4.57. Metadata Update Response: XML
- 4.58. Metadata Update Response: JSON
- 4.59. Metadata Item Response: XML
- 4.60. Metadata Item Response: JSON
- 4.61. Metadata Item Update Request: XML
- 4.62. Metadata Item Update Request: JSON
- 4.63. Metadata Item Update Response: XML
- 4.64. Metadata Item Update Response: JSON
