/
/On-premises Serverless Container-aware ARchitectures API Gateway
DocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 1mo ago
  • postProcess Minio events
  • getGet a list of deployed functions with: stats and image digest
  • putUpdate a function.
  • postDeploy a new function.
  • deleteRemove a deployed function.
  • postInvoke a function asynchronously
  • getGet a summary of an OpenFaaS function
  • postInvoke a defined function

Get a summary of an OpenFaaS function

get/function/{functionName}

Path parameters

functionNamestring required

Function name

Response

Function Summary

Changes