Python
Managed Kubernetes
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
GET
Python
Documentation Index
Fetch the complete documentation index at: https://gcore-doc-1046.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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
Example:
1
Region ID
Example:
7
Query Parameters
Set to true to exclude GPU flavors. Default is false.
Examples:
false
true
Set to true to include flavor capacity. Default is False.
Examples:
false
true
Set to true to include flavor prices. Default is False.
Examples:
false
true