R/api.R
list_runs.Rd
List runs for a DAG
list_runs(name, base_url = NULL)
Character string. Name of the DAG.
Base URL of the daggle API. See Details.
A data.frame with columns: run_id, started, status, duration_seconds, dag_hash.
run_id
started
status
duration_seconds
dag_hash