We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
actions
1 parent 9f5f9f1 commit 26fef85Copy full SHA for 26fef85
docs/reference/cat/tasks.asciidoc
@@ -76,9 +76,9 @@ include::{docdir}/cluster/tasks.asciidoc[tag=tasks-api-404]
76
===== Get information for a specific task
77
78
[source,console]
79
-----------------------------------------------------------------------------
+----
80
GET _cat/tasks/oTUltX4IQMOUUVeiohTt8A:124?v
81
82
// TEST[skip:No tasks to retrieve]
83
84
The API returns the following response:
docs/reference/rest-api/common-parms.asciidoc
@@ -5,7 +5,7 @@ tag::actions[]
5
--
6
(Optional, string)
7
Comma-separated list or wildcard expression
8
-used to limit the request.
+of actions used to limit the request.
9
10
Omit this parameter to return all actions.
11
0 commit comments