Skip to main content
GET
List bare metal flavors from default project

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

region_id
integer
required

Region ID

Query Parameters

client_id
integer

Client identifier. Must be used for users w/o client_id in jwt

disabled
boolean

Flag for filtering disabled flavors in the region. Defaults to true

exclude_linux
boolean

Set to true to exclude flavors dedicated to linux images. Default False

exclude_windows
boolean

Set to true to exclude flavors dedicated to windows images. Default False

include_capacity
boolean

Set to true if the response should include flavor capacity

include_prices
boolean

Set to true if the response should include flavor prices

include_reservation_stock
boolean

Optional. Set to true if flavor listing should include count of reserved resources in stock.

Response

200 - application/json

List of bare metal flavors

count
integer
required

Number of objects

Required range: x >= 0
Example:

1

results
Bare metal flavor schema · object[]
required

Objects