List bare metal flavors from default project
List all available bare metal flavors in the default project.
When include_prices
is specified, the list includes pricing information.
A client in trial mode gets all price values as 0. If you get Pricing Error contact the support.
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
Path Parameters
Region ID
Query Parameters
Client identifier. Must be used for users w/o client_id
in jwt
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 capacity
Set to true if the response should include flavor prices
Optional. Set to true if flavor listing should include count of reserved resources in stock.
Response
List of bare metal flavors
The response is of type object
.