Description Usage Arguments Value
Get all children for the current run selected by specified filters.
1 2 3 4 5 6 7 8 |
parent_run |
The parent |
recursive |
Boolean indicating whether to recurse through all descendants. |
tags |
If specified, returns runs matching specified "tag" or list(tag = value). |
properties |
If specified, returns runs matching specified "property" or list(property = value). |
type |
If specified, returns runs matching this type. |
status |
If specified, returns runs with status specified "status". |
A list of child runs, Run
objects.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.