API v1.0
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-01-21
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. Authentication Request (US-Based Account)
- 3.2. Authentication Response
- 3.3. Request with Headers: JSON
- 3.4. Response with Headers: XML
- 3.5. Request with Extension: JSON
- 3.6. Limit Response: XML
- 3.7. Limit Response: JSON
- 3.8. Versions List Request
- 3.9. Versions List Response: XML
- 3.10. Versions List Response: JSON
- 3.11. Version Details Request
- 3.12. Version Details Response: XML
- 3.13. Version Details Response: JSON
- 3.14. Fault Response: XML
- 3.15. Fault Response: JSON
- 3.16. Fault Response, Item Not Found: XML
- 3.17. Fault Response, Item Not Found: JSON
- 3.18. Fault Response, Over Limit: XML
- 3.19. Fault Response, Over Limit: 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. Server Details Response: XML
- 4.8. Server Details Response: JSON
- 4.9. Server Update Request: XML
- 4.10. Server Update Request: JSON
- 4.11. Addresses List Response: XML
- 4.12. Addresses List Response: JSON
- 4.13. Public Addresses List Response: XML
- 4.14. Public Addresses List Response: JSON
- 4.15. Private Addresses List Response: XML
- 4.16. Private Addresses List Response: JSON
- 4.17. Share IP Request: XML
- 4.18. Share IP Response: JSON
- 4.19. Action Reboot: XML
- 4.20. Action Reboot: JSON
- 4.21. Action Rebuild: XML
- 4.22. Action Rebuild: JSON
- 4.23. Action Resize: XML
- 4.24. Action Resize: JSON
- 4.25. Action Confirm Resize: XML
- 4.26. Action Confirm Resize: JSON
- 4.27. Action Revert Resize: XML
- 4.28. Action Revert Resize: JSON
- 4.29. Flavors List Response: XML (detail)
- 4.30. Flavors List Response: JSON (detail)
- 4.31. Flavor Details Response: XML
- 4.32. Flavor Details Response: JSON
- 4.33. Images List Response: XML (detail)
- 4.34. Images List Response: JSON (detail)
- 4.35. Image Create Request: XML
- 4.36. Image Create Request: JSON
- 4.37. Image Create Response: XML
- 4.38. Image Create Response: JSON
- 4.39. Image Details Response: XML
- 4.40. Image Details Response: JSON
- 4.41. Backup Schedule List Response: XML
- 4.42. Backup Schedule List Response: JSON
- 4.43. Backup Schedule Update Request: XML
- 4.44. Backup Schedule Update Request: JSON
- 4.45. Shared IP Groups List Response: XML (detail)
- 4.46. Shared IP Groups List Response: JSON (detail)
- 4.47. Shared IP Group Create Request: XML
- 4.48. Shared IP Group Create Request: JSON
- 4.49. Shared IP Group Create Response: XML
- 4.50. Shared IP Group Create Response: JSON
- 4.51. Shared IP Group Details Response: XML
- 4.52. Shared IP Group Details Response: JSON
