/
/OpenFaaS API Gateway
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 36m ago · Updated 2mo ago
  • getGet a list of deployed functions with: stats and image digest
  • putUpdate a function.
  • postDeploy a new function.
  • deleteRemove a deployed function.
  • postEvent-sink for AlertManager, for auto-scaling
  • postInvoke a function asynchronously in OpenFaaS
  • postInvoke a function defined in OpenFaaS
  • postScale a function
  • getGet a summary of an OpenFaaS function
  • getGet a list of secret names and metadata from the provider
  • putUpdate a secret.
  • postCreate a new secret.
  • deleteRemove a secret.
  • getGet a stream of the logs for a specific function
  • getGet info such as provider version number and provider orchestrator
  • getHealthcheck

Get a summary of an OpenFaaS function

get/system/function/{functionName}

Path parameters

functionNamestring required

Function name

Response

Function Summary

Changes

No recorded changes to this endpoint across all 1 revision of this API.