パラメーター名 | 記述 |
---|---|
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] 任意 |
ソートされた結果を順序付ける方法 (例: ascending (昇順) の 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:
|