Apache OpenWhisk · Example Payload

Apache Openwhisk Namespace Limits Example

Cloud NativeEvent-DrivenFaaSServerlessApacheOpen SourceFunctions

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

Top-level fields

concurrencyminuteRatehourRate

Example Payload

Raw ↑
{
  "concurrency": 1234,
  "minuteRate": 1234,
  "hourRate": 1234
}