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.
nodes
parent_task_id
1 parent 9838a0c commit dae36e4Copy full SHA for dae36e4
docs/reference/cat/tasks.asciidoc
@@ -37,6 +37,15 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=cat-h]
37
38
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=help]
39
40
+`nodes`::
41
+(Optional, string)
42
+Comma-separated list of node IDs or names used to limit the response. Supports
43
+wildcard (`*`) expressions.
44
+
45
+`parent_task_id`::
46
47
+Parent task ID used to limit the response.
48
49
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=cat-s]
50
51
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=time]
0 commit comments