Function As A Service
function_as_a_service
Methods
Get FaaS flavors
Get FaaS runtimes
function_as_a_service.keys
Methods
Create api key
Delete api key
Get api key
List api keys
Project ID
Region ID
Days to expire
Optional. Limit the number of returned items
Optional. Offset value is used to exclude the first set of records from the result
Ordering fields and directions.
Search through which value
Number of objects
Objects
Change api key
Domain types
Namespaces
function_as_a_service.namespaces
Methods
Create namespace
Delete namespace
Get namespace
List namespaces
Change namespace
Domain types
function_as_a_service.namespaces.functions
Methods
Create function
Delete function
Get function
Path Parameter: project_id (int) -- Project ID region_id (int) -- Region ID namespace_name (str) -- Namespace name function_name (str) -- Function name
Query Parameter: limit (int) -- Optional. Log line limit
HTTP 200 Response: logs (LogsSchema) -- Function logs
Error Response: 404 -- Resource not found
Tags: Function-as-a-Service
Security: Bearer
List functions
Change function