Small text edits for `_cluster/nodes`
This commit is contained in:
parent
8b8a60a93c
commit
85157f9b48
|
@ -8,7 +8,7 @@
|
||||||
"parts": {
|
"parts": {
|
||||||
"nodeId": {
|
"nodeId": {
|
||||||
"type" : "list",
|
"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": {
|
"params": {
|
||||||
|
|
Loading…
Reference in New Issue