View source: R/SyntacticSugar.R
cavatica_tasks_list_all | R Documentation |
List all tasks
cavatica_tasks_list_all(
project,
status = c("all", "queued", "draft", "running", "completed", "aborted", "failed")
)
project |
a sevenbridges 'Project' object. See readme for instructions on how to create this object |
status |
only return tasks with the chosen status |
TaskList with full task list
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.