Instances
List instance flavors
Retrieve a list of available instance flavors in the project and region.
When include_prices
is specified, the list includes pricing information.
Trial mode clients see all prices as 0. Contact support for pricing errors.
GET
Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Query Parameters
Flag for filtering disabled flavors in the region. Defaults to true
Set to true to exclude flavors dedicated to linux images. Default False
Set to true to exclude flavors dedicated to windows images. Default False
Set to true if the response should include flavor prices
Response
200 - application/json
List of flavors
The response is of type object
.