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 successfully completed 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 successfully completed executions |
| min_exec_time | Minimum execution time for a given activity |
| max_exec_time | Maximum execution time for a given activity |
Copyright © 2021. Cloud Software Group, Inc. All Rights Reserved.
