Fields returned in the response

The following table describes the fields that can be returned in the response.

Flow

Name Description
app_name Name of the app
app_version Version of the app
flow_name Name of the flow
started Total number of times a given flow is started
completed Total number of times a given flow is completed
failed Total number of times a given flow has failed
avg_exec_time Average execution time of a given flow for successful executions
min_exec_time Minimum execution time for a given flow
max_exec_time Maximum execution time for a given flow

Activity

Name Description
app_name Name of the app
app_version Version of the app
flow_name Name of the flow
Activity_name Name of the Activity
started Total number of times a given Activity is started
completed Total number of times a given Activity is completed
failed Total number of times a given Activity has failed
avg_exec_time Average execution time of a given Activity for successful executions
min_exec_time Minimum execution time for a given Activity
max_exec_time Maximum execution time for a given Activity