参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
id 选填 |
任務的 UUID Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
id 选填 |
任務的 UUID Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
id 选填 |
任務的 UUID 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 选填 |
繼續符合搜尋字串的任務 Validations:
|
task_ids 选填 |
透過 ID 繼續特定任務 Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
search 选填 |
取消与搜索字符串匹配的任务 Validations:
|
task_ids 选填 |
取消通过 ID 指定的特定任务 Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
search 选填 |
Stop tasks matching search string Validations:
|
task_ids 选填 |
Stop specific tasks by ID Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
search 选填 |
搜尋字串 Validations:
|
page 选填 |
页号,从 1 开始 Validations:
|
per_page 选填 |
每页中显示的返回结果数 Validations:
|
order 选填 |
排序欄位與次序,例如「name DESC」 Validations:
|
sort 选填 |
「order」參數的雜湊版本 Validations:
|
sort[by] 选填 |
用來排序結果的欄位 Validations:
|
sort[order] 选填 |
如何排序結果的順序(比方說 ASC 從下到上) Validations:
|
参数名字 | 描述 |
---|---|
location_id 选填 |
设置请求的当前位置上下文 Validations:
|
organization_id 选填 |
设置请求的当前组织上下文 Validations:
|
callback 选填 |
Validations:
|
callback[task_id] 选填 |
任務的 UUID Validations:
|
callback[step_id] 选填 |
執行計畫中要發送事件的步驟 ID Validations:
|
data 选填 |
要發送到動作的資料 Validations:
|
callbacks 选填 |
Validations:
|
callbacks[callback] 选填 |
Validations:
|
callbacks[callback][task_id] 选填 |
任務的 UUID Validations:
|
callbacks[callback][step_id] 选填 |
執行計畫中要發送事件的步驟 ID Validations:
|
callbacks[data] 选填 |
要發送到動作的資料 Validations:
|