GET /api/job_invocations
200
{
"total": 9,
"subtotal": 9,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"id": 141,
"description": null,
"job_category": "Job name 137",
"targeting_id": 152,
"status": 0,
"start_at": null,
"status_label": "succeeded",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": {
"id": "0d50b828-ea8d-46a8-b5d0-8477e95aebc2",
"state": "stopped"
},
"template_id": 1007981942,
"template_name": "Job template 103",
"effective_user": "root",
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 140,
"description": null,
"job_category": "Job name 139",
"targeting_id": 154,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 139,
"description": null,
"job_category": "Job name 138",
"targeting_id": 153,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 138,
"description": null,
"job_category": "Job name 134",
"targeting_id": 149,
"status": 0,
"start_at": null,
"status_label": "succeeded",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": {
"id": "b6ea04f4-44f0-43c8-b39a-304065fa7c04",
"state": "stopped"
},
"template_id": 1007981940,
"template_name": "Job template 101",
"effective_user": "root",
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 137,
"description": null,
"job_category": "Job name 136",
"targeting_id": 151,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 136,
"description": null,
"job_category": "Job name 135",
"targeting_id": 150,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 135,
"description": null,
"job_category": "Job name 111",
"targeting_id": 146,
"status": 0,
"start_at": null,
"status_label": "succeeded",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": {
"id": "5a484995-e21f-4c70-a884-3857e572e7a0",
"state": "stopped"
},
"template_id": 1007981937,
"template_name": "Job template 98",
"effective_user": "root",
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 134,
"description": null,
"job_category": "Job name 133",
"targeting_id": 148,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
},
{
"id": 133,
"description": null,
"job_category": "Job name 132",
"targeting_id": 147,
"status": 2,
"start_at": null,
"status_label": "queued",
"ssh_user": null,
"time_to_pickup": null,
"concurrency_level": null,
"execution_timeout_interval": null,
"dynflow_task": null,
"template_id": null,
"template_name": null,
"effective_user": null,
"succeeded": 0,
"failed": 0,
"pending": 0,
"cancelled": 0,
"total": "N/A",
"missing": 0,
"total_hosts": "N/A"
}
]
}
| 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:
|