Skip to content

Commit dae36e4

Browse files
authored
[DOCS] Add nodes and parent_task_id parms (#66562) (#66892)
1 parent 9838a0c commit dae36e4

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

docs/reference/cat/tasks.asciidoc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,15 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=cat-h]
3737

3838
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=help]
3939

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+
(Optional, string)
47+
Parent task ID used to limit the response.
48+
4049
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=cat-s]
4150

4251
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=time]

0 commit comments

Comments
 (0)