get_run
Retrieve a dbnl Run
Parameters
Arguments
Description
run_id
The ID of the dbnl Run. Run ID starts with the prefix run_
. Run ID can be found at the Run detail page. An error will be raised if there does not exist a Run with the given run_id
.
Returns
Type
Description
The dbnl Run with the given ID.
Examples
Last updated
Was this helpful?