ncloud_dataflow_get_execution_interval
Query Data Flow job execution counts over a time range to analyze pipeline performance. Provide start and end times to receive statistics grouped by interval.
Instructions
Get job execution count statistics for Data Flow dashboard. Returns execution counts grouped by time interval.
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, e.g. 2024-01-01T00:00:00Z) |