/
TA
tanklabtju
/
OpenFaaS API Gateway
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1h ago · Updated 2mo ago
Details
Filter operations
get
Get a list of deployed functions with: stats and image digest
put
Update a function.
post
Deploy a new function.
delete
Remove a deployed function.
post
Event-sink for AlertManager, for auto-scaling
post
Invoke a function asynchronously in OpenFaaS
post
Invoke a function defined in OpenFaaS
post
Scale a function
get
Get a summary of an OpenFaaS function
get
Get a list of secret names and metadata from the provider
put
Update a secret.
post
Create a new secret.
delete
Remove a secret.
get
Get a stream of the logs for a specific function
get
Get info such as provider version number and provider orchestrator
get
Healthcheck
Get a summary of an OpenFaaS function
get
/system/function/{functionName}
Path parameters
functionName
string
required
Function name
Response
Function Summary
Changes