Skip to content

Commit dd4b794

Browse files
Auto-generated API code
1 parent c349c98 commit dd4b794

File tree

1 file changed

+1
-1
lines changed
  • elasticsearch-api/lib/elasticsearch/api/actions/cluster

1 file changed

+1
-1
lines changed

elasticsearch-api/lib/elasticsearch/api/actions/cluster/stats.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ module Actions
2525
# Returns high-level overview of cluster statistics.
2626
#
2727
# @option arguments [List] :node_id 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
28-
# @option arguments [Boolean] :flat_settings Return settings in flat format (default: false)
28+
# @option arguments [Boolean] :include_remotes Include remote cluster data into the response (default: false)
2929
# @option arguments [Time] :timeout Explicit operation timeout
3030
# @option arguments [Hash] :headers Custom HTTP headers
3131
#

0 commit comments

Comments
 (0)