Skip to main content
POST
List flavors matching volume requirements

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

project_id
integer
required

Project ID

region_id
integer
required

Region ID

Query Parameters

include_prices
boolean

Set to true if flavor listing should include flavor prices

Body

application/json

CreateInstanceVolumeList schema

volumes
object[]
required

Volumes details. Non-important info such as names may be omitted.

Response

200 - application/json

List of available flavors

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
Instances flavor schema · object[]
required

Objects