| Param name | Description |
|---|---|
|
location_id
optional |
Set the current location context for the request Validations:
|
|
organization_id
optional |
Set the current organization context for the request Validations:
|
|
search
optional |
filter results Validations:
|
|
order
optional |
Sort and order by a searchable field, e.g. '<field> DESC' Validations:
|
|
page
optional |
Page number, starting at 1 Validations:
|
|
per_page
optional |
Number of results per page to return, 'all' to return all results Validations:
|
|
id
required |
Validations:
|
| Field name | Type | Possible values |
|---|---|---|
| description | string | |
| ended_at | datetime | |
| host | string | |
| id | integer | |
| job_category | string | |
| owner | string | |
| pattern_template_name | string | |
| recurring | true, false | |
| recurring_logic.id | integer | |
| recurring_logic.purpose | string | |
| start_at | datetime | |
| started_at | datetime | |
| status | succeeded, failed, queued, running, cancelled | |
| targeted_host_id | string | |
| user | string |