Apache OpenWhisk · Example Payload

Apache Openwhisk Entity Ref Example

Cloud NativeEvent-DrivenFaaSServerlessApacheOpen SourceFunctions

Apache Openwhisk Entity Ref Example is an example object payload from Apache OpenWhisk, with 2 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

nameannotations

Example Payload

Raw ↑
{
  "name": "hello",
  "annotations": [
    {}
  ]
}