CloudFlow is integrated with ActionTrail. You can query management events generated by CloudFlow operations in the ActionTrail console. ActionTrail can deliver management events to Simple Log Service Logstores or Object Storage Service (OSS) buckets for real-time auditing and troubleshooting.
ActionTrail records management events when you manage cloud resources by calling API operations or using the Alibaba Cloud Management Console. The following table lists the CloudFlow events that can be queried in ActionTrail.
|
Event name |
Description |
|
CreateFlow |
Creates a flow. |
|
CreateSchedule |
Creates a time-based schedule. |
|
DeleteFlow |
Deletes a flow. |
|
DeleteSchedule |
Deletes a time-based schedule. |
|
DescribeExecution |
Queries the details of an execution. |
|
DescribeFlow |
Queries the details of a flow. |
|
DescribeRegions |
Queries the regions in which Serverless Workflow is available. |
|
DescribeSchedule |
Queries the details of a time-based schedule. |
|
GetExecutionHistory |
Queries the details of each step in an execution. |
|
ListExecutions |
Queries the execution history of a flow. |
|
ListFlows |
Queries multiple flows at a time. |
|
ListSchedules |
Queries time-based schedules. |
|
ReportTaskFailed |
Reports a failed task. |
|
ReportTaskSucceeded |
Reports a successful task. |
|
StartExecution |
Starts a flow execution. |
|
StopExecution |
Stops a running flow execution. |
|
UpdateFlow |
Updates a flow. |
|
UpdateSchedule |
Updates a time-based schedule. |