List bare metal flavors
List all available bare metal flavors in the specified project and region.
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
Project ID
1
Region ID
7
Query Parameters
Flag for filtering disabled flavors in the region
Set to true to exclude flavors dedicated to linux images
Set to true to exclude flavors dedicated to windows images
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.
Optional. Limit the number of returned items
x <= 10001000
Optional. Offset value is used to exclude the first set of records from the result
x >= 00