OpenStack Block Storage Service API v2 Reference

API v2

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.

2014-04-21

Abstract

This document is for software developers who develop applications by using the OpenStack Block Storage Service Application Programming Interface (API).


List of Examples

2.1. Request with headers: Get volume types
2.2. Response with headers
2.3. DB service date and time format
2.4. Example instanceFault response: XML
2.5. Example fault response: JSON
2.6. Example badRequest fault on volume size errors: XML
2.7. Example badRequest fault on volume size errors: JSON
2.8. Example itemNotFound fault: XML
2.9. Example itemNotFound fault: JSON
3.1. Create volume: JSON request
3.2. Create volume: XML request
3.3. Create volume: JSON response
3.4. Create volume: XML response
3.5. List volumes: XML response
3.6. List volumes: JSON response
3.7. List volumes (detailed): XML response
3.8. List volumes (detailed): JSON response
3.9. Show volume information: XML response
3.10. Show volume information: JSON response
3.11. Update volume: XML request
3.12. Update volume: JSON request
3.13. Update volume: XML response
3.14. Update volume: JSON response
3.15. Create snapshot: XML request
3.16. Create snapshot: JSON request
3.17. Create snapshot: XML response
3.18. Create snapshot: JSON response
3.19. List snapshots: XML response
3.20. List snapshots: JSON response
3.21. List snapshots (detailed): XML response
3.22. List snapshots (detailed): JSON response
3.23. Show snapshot information: XML response
3.24. Show snapshot information: JSON response
3.25. Update snapshot: XML request
3.26. Update snapshot: JSON request
3.27. Update snapshot: XML response
3.28. Update snapshot: JSON response
3.29. List volume types: XML response
3.30. List volume types: JSON response
3.31. Show volume type information: JSON response
3.32. Show volume type information: XML response
3.33. Create backup: JSON request
3.34. Create backup: JSON response
3.35. List backups: JSON response
3.36. List backups (detailed): JSON response
3.37. Show backup details: JSON response
3.38. Restore backup: JSON request
3.39. Restore backup: JSON response
Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page