GET /api/job_invocations/298/template_invocations
200
{
"total": 1,
"subtotal": 1,
"page": 1,
"per_page": 20,
"search": null,
"sort": {
"by": null,
"order": null
},
"results": [
{
"id": 188,
"template_id": 1007982172,
"job_invocation_id": 298,
"effective_user": "root",
"host_id": 213,
"run_host_job_task_id": "6c22c92a-3813-4f53-bcb5-14de248da95d",
"host_name": "host219"
}
]
}
| 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:
|
|
job_invocation_id
required |
Validations:
|