參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
id 選填 |
UUID of the task Validations:
|
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
id 選填 |
UUID of the task Validations:
|
For every search it returns the list of tasks that satisfty the condition. The reason for supporting multiple searches is the UI that might be ending needing periodic updates on task status for various searches at the same time. This way, it is possible to get all the task statuses with one request.
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
searches 選填 |
List of uuids to fetch info about Validations:
|
searches[search_id] 選填 |
Arbitraty value for client to identify the the request parts with results. It's passed in the results to be able to pair the requests and responses properly. Validations:
|
searches[type] 選填 |
Validations:
|
searches[task_id] 選填 |
In case :type = 'task', find the task by the uuid Validations:
|
searches[user_id] 選填 |
In case :type = 'user', find tasks for the user Validations:
|
searches[resource_type] 選填 |
In case :type = 'resource', what resource type we're searching the tasks for Validations:
|
searches[resource_type] 選填 |
In case :type = 'resource', what resource id we're searching the tasks for Validations:
|
searches[action_types] 選填 |
Return just tasks of given action type, e.g. [“Actions::Katello::Repository::Synchronize”] Validations:
|
searches[active_only] 選填 |
Validations:
|
searches[page] 選填 |
Validations:
|
searches[per_page] 選填 |
Validations:
|
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
search 選填 |
Resume tasks matching search string Validations:
|
task_ids 選填 |
Resume specific tasks by ID Validations:
|
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
search 選填 |
Search string Validations:
|
page 選填 |
頁數,從 1 開始 Validations:
|
per_page 選填 |
每頁要傳回的結果數量 Validations:
|
order 選填 |
Sort field and order, e.g. 'name DESC' Validations:
|
sort 選填 |
Hash version of 'order' param Validations:
|
sort[by] 選填 |
Field to sort the results on Validations:
|
sort[order] 選填 |
How to order the sorted results (e.g. ASC for ascending) Validations:
|
參數名字 | 描述 |
---|---|
location_id 選填 |
位置範圍 Validations:
|
organization_id 選填 |
組織範圍 Validations:
|
callback 選填 |
Validations:
|
callback[task_id] 選填 |
UUID of the task Validations:
|
callback[step_id] 選填 |
The ID of the step inside the execution plan to send the event to Validations:
|
data 選填 |
Data to be sent to the action Validations:
|
callbacks 選填 |
Validations:
|
callbacks[callback] 選填 |
Validations:
|
callbacks[callback][task_id] 選填 |
UUID of the task Validations:
|
callbacks[callback][step_id] 選填 |
The ID of the step inside the execution plan to send the event to Validations:
|
callbacks[data] 選填 |
Data to be sent to the action Validations:
|