ncloud_dataflow_get_execution_result
Retrieve Data Flow job execution statistics, including counts for total, successful, and failed runs, to assess performance. Define a start and end time range to obtain results for a specific period.
Instructions
Get job execution result statistics (execution count, success count, failure count) for Data Flow dashboard.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endTime | No | End time for query range (ISO 8601 format) | |
| startTime | No | Start time for query range (ISO 8601 format) |