Apache OpenWhisk · Schema

Activation

Activation schema from Apache OpenWhisk

Cloud NativeEvent-DrivenFaaSServerlessApacheOpen SourceFunctions

Properties

Name Type Description
activationId string Unique activation identifier
namespace string
name string Name of invoked action/trigger
version string
subject string Subject who invoked the action
start integer Start time epoch ms
end integer End time epoch ms
duration integer Duration in milliseconds
response object
logs array Activation log output
annotations array
View JSON Schema on GitHub