Skip to content

V1.0.22

Compare
Choose a tag to compare
@mike-jt79 mike-jt79 released this 18 Jul 10:46
· 4 commits to main since this release

Support for filtering the jobs list by job array ID.

For example to filter for jobs that belong to array ID 100:

jobs = client.job.list(job_array=100)