mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-30 10:23:41 -04:00
Small text edits for _cluster/nodes/hot_threads
This commit is contained in:
parent
84597e12d3
commit
8b8a60a93c
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"parts": {
|
||||
"nodeId": {
|
||||
"type" : "list",
|
||||
"description" : "A comma-separated list of nodes to limit the returned information"
|
||||
"description" : "A comma-separated list of node IDs or names to limit the returned information; use `_local` to return information from the node you're connecting to, leave empty to get information from all nodes"
|
||||
}
|
||||
},
|
||||
"params": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue