获取flow在指定时间内调度的数据时间
GET
^etl/api/flows/(?P<flow_id>\d+)/data_time$
请求参数
参数名
类型
描述
必填
start_time
string
2020-06-22 15:05:01
必填
end_time
string
2020-06-22 15:10:01
必填