Apache OpenWhisk · Schema

Action

Action schema from Apache OpenWhisk

Cloud NativeEvent-DrivenFaaSServerlessApacheOpen SourceFunctions

Properties

Name Type Description
namespace string Namespace owning the action
name string Action name
version string Action version
publish boolean Whether the action is public
exec object
annotations array
parameters array
limits object
updated integer Last update timestamp (epoch ms)
View JSON Schema on GitHub