589 B
589 B
flamencoManager.JobsQuery
Properties
Name | Type | Description | Notes |
---|---|---|---|
offset | Number | [optional] | |
limit | Number | [optional] | |
orderBy | [String] | [optional] | |
statusIn | [JobStatus] | Return only jobs with a status in this array. | [optional] |
metadata | {String: String} | Filter by metadata, using `LIKE` notation. | [optional] |
settings | {String: Object} | Filter by job settings, using `LIKE` notation. | [optional] |