R/api.R
trigger.Rd
Trigger a new DAG run
trigger(name, params = list(), base_url = NULL)
Character string. Name of the DAG to trigger.
Named list of parameters to pass to the run.
Base URL of the daggle API. See Details.
A list with elements: run_id, status.
run_id
status