List flavors
Function as a Service
List flavors
Retrieve a list of available compute flavors for functions. Flavors define CPU and memory resources for function execution.
GET
List flavors
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:
1
Query Parameters
Function name
Pattern:
^[0-9]{0,12}mCPU-[0-9]{0,12}MB$Example:
"function-name"