List k8s cluster flavors
Retrieve a list of flavors for k8s pool.
When the include_prices query parameter is specified, the list shows prices.
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
Set to true to exclude GPU flavors. Default is false.
false
true
Set to true to include flavor capacity. Default is False.
false
true
Set to true to include flavor prices. Default is False.
false
true
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