server.web.routes.v2.cli.array

Functions

get_array_task_instances(→ Any)

Return error/output filepaths for task instances filtered by array name.

Module Contents

server.web.routes.v2.cli.array.get_array_task_instances(workflow_id: int) Any[source]

Return error/output filepaths for task instances filtered by array name.

The user can also optionally filter by job name as well.

To avoid overly-large returned results, the user must also pass in a workflow ID.