dag-runs
Preview edited DAG-run retry
Validates an edited DAG definition against a previous DAG-run and returns the default step skip selection.
post/dag-runs/{name}/{dagRunId}/edit-retry/preview
Path parameters
namestring regex required
Name of the DAG
name of the DAG
dagRunIdstring required
Unique identifier for the DAG-run. The special value 'latest' can be used to reference the most recent DAG-run.
Example:latest
ID of the DAG-run or 'latest' to get the most recent DAG-run
Query parameters
remoteNodestring
name of the remote node
Request body
Response
Successfully previewed the edited retry