You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"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"
12
+
}
13
+
},
14
+
"params": {
15
+
"flat_settings": {
16
+
"type": "boolean",
17
+
"description": "Return settings in flat format (default: false)"
18
+
},
19
+
"human": {
20
+
"type": "boolean",
21
+
"description": "Whether to return time and byte values in human-readable format.",
0 commit comments