Function As A Service
function_as_a_service
Methods
Get FaaS flavors
Get FaaS runtimes
function_as_a_service.keys
Methods
Create api key
Project ID
Region ID
Key starts to work
List of functions using key
Key name
Secret api key
Key status
Optional key description
Key expires at
Delete api key
Get api key
List api keys
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