Skip to main content
GET
Python

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

Example:

1

region_id
integer
required

Region ID

Example:

7

Query Parameters

exclude_gpu
boolean
default:false

Set to true to exclude GPU flavors. Default is false.

Examples:

false

true

include_capacity
boolean
default:false

Set to true to include flavor capacity. Default is False.

Examples:

false

true

include_prices
boolean
default:false

Set to true to include flavor prices. Default is False.

Examples:

false

true

Response

200 - application/json

OK

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
Bare metal flavor schema · object[]
required

Objects