Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id optionel |
UUID de la tâche Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id optionel |
UUID de la tâche Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
id optionel |
UUID de la tâche 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.
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
searches optionel |
List of uuids to fetch info about Validations:
|
searches[search_id] optionel |
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] optionel |
Validations:
|
searches[task_id] optionel |
In case :type = 'task', find the task by the uuid Validations:
|
searches[user_id] optionel |
In case :type = 'user', find tasks for the user Validations:
|
searches[resource_type] optionel |
In case :type = 'resource', what resource type we're searching the tasks for Validations:
|
searches[resource_type] optionel |
In case :type = 'resource', what resource id we're searching the tasks for Validations:
|
searches[action_types] optionel |
Return just tasks of given action type, e.g. [“Actions::Katello::Repository::Synchronize”] Validations:
|
searches[active_only] optionel |
Validations:
|
searches[page] optionel |
Validations:
|
searches[per_page] optionel |
Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
search optionel |
Reprendre toutes le tâches correspondant au string de recherche Validations:
|
task_ids optionel |
Reprendre les tâches spécifiques par ID Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
search optionel |
Annuler toutes le tâches correspondant à a chaîne de recherche Validations:
|
task_ids optionel |
Annuler les tâches spécifiques par ID Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
search optionel |
Stop tasks matching search string Validations:
|
task_ids optionel |
Stop specific tasks by ID Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
search optionel |
Rechercher une chaîne Validations:
|
page optionel |
Numéro de la page, commençant par 1 Validations:
|
per_page optionel |
Nombre de résultats par page à renvoyer Validations:
|
order optionel |
Trier le champ et l'ordre, ex : 'name DESC' Validations:
|
sort optionel |
Version Hash des paramètres d'« ordre » Validations:
|
sort[by] optionel |
Champs dans lequel trier les résultats Validations:
|
sort[order] optionel |
Comment classer les résultats triés (ex : ASC for ascending ou CRO pour croissant) Validations:
|
Nom du paramètre | Description |
---|---|
location_id optionel |
Set the current location context for the request Validations:
|
organization_id optionel |
Set the current organization context for the request Validations:
|
callback optionel |
Validations:
|
callback[task_id] optionel |
UUID de la tâche Validations:
|
callback[step_id] optionel |
L'ID de l'étape qui se trouve dans le plan d'exécution auquel envoyer l'événement Validations:
|
data optionel |
Données à envoyer à l'action Validations:
|
callbacks optionel |
Validations:
|
callbacks[callback] optionel |
Validations:
|
callbacks[callback][task_id] optionel |
UUID de la tâche Validations:
|
callbacks[callback][step_id] optionel |
L'ID de l'étape qui se trouve dans le plan d'exécution auquel envoyer l'événement Validations:
|
callbacks[data] optionel |
Données à envoyer à l'action Validations:
|