ready [handleReady] v1 dagruns :GET - Summary of running DAGs [handleListDAGs] {tag} dagrun :POST - submit a dag run [handleRunDAG] validate :POST - Ensure a submitted DAG run is valid [handleValidateDAG {runID} :GET - Full DAG run information [handleGetDAG] summary :GET - RunState of DAG, and task RunState counts state :PATCH - Change the state of a DAG (paused, killed) :GET - Summary of dag run (structure + runstates) tasks {taskName} :GET - Full task definition and output state :GET -- Get the task state :PATCH -- Set the task state