Product SiteDocumentation Site

Chapter 5. Calling the CloudStack API

5.1. Making API Requests
5.2. Signing API Requests
5.2.1. How to sign an API call with Python
5.3. Enabling API Call Expiration
5.4. Limiting the Rate of API Requests
5.4.1. Configuring the API Request Rate
5.4.2. Limitations on API Throttling
5.5. Responses
5.5.1. Response Formats: XML and JSON
5.5.2. Maximum Result Pages Returned
5.5.3. Error Handling
5.6. Asynchronous Commands
5.6.1. Job Status
5.6.2. Example