elasticsearch-api 7.9.0.pre → 7.9.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (155) hide show
  1. checksums.yaml +4 -4
  2. data/lib/elasticsearch/api/actions/bulk.rb +2 -4
  3. data/lib/elasticsearch/api/actions/cat/aliases.rb +2 -4
  4. data/lib/elasticsearch/api/actions/cat/allocation.rb +2 -4
  5. data/lib/elasticsearch/api/actions/cat/count.rb +1 -1
  6. data/lib/elasticsearch/api/actions/cat/fielddata.rb +2 -4
  7. data/lib/elasticsearch/api/actions/cat/health.rb +2 -4
  8. data/lib/elasticsearch/api/actions/cat/help.rb +1 -1
  9. data/lib/elasticsearch/api/actions/cat/indices.rb +5 -13
  10. data/lib/elasticsearch/api/actions/cat/master.rb +1 -1
  11. data/lib/elasticsearch/api/actions/cat/nodeattrs.rb +1 -1
  12. data/lib/elasticsearch/api/actions/cat/nodes.rb +4 -8
  13. data/lib/elasticsearch/api/actions/cat/pending_tasks.rb +2 -4
  14. data/lib/elasticsearch/api/actions/cat/plugins.rb +1 -1
  15. data/lib/elasticsearch/api/actions/cat/recovery.rb +3 -7
  16. data/lib/elasticsearch/api/actions/cat/repositories.rb +1 -1
  17. data/lib/elasticsearch/api/actions/cat/segments.rb +2 -4
  18. data/lib/elasticsearch/api/actions/cat/shards.rb +3 -7
  19. data/lib/elasticsearch/api/actions/cat/snapshots.rb +2 -4
  20. data/lib/elasticsearch/api/actions/cat/tasks.rb +2 -4
  21. data/lib/elasticsearch/api/actions/cat/templates.rb +1 -1
  22. data/lib/elasticsearch/api/actions/cat/thread_pool.rb +2 -4
  23. data/lib/elasticsearch/api/actions/clear_scroll.rb +2 -2
  24. data/lib/elasticsearch/api/actions/cluster/allocation_explain.rb +1 -1
  25. data/lib/elasticsearch/api/actions/cluster/delete_component_template.rb +5 -1
  26. data/lib/elasticsearch/api/actions/cluster/delete_voting_config_exclusions.rb +1 -1
  27. data/lib/elasticsearch/api/actions/cluster/exists_component_template.rb +5 -1
  28. data/lib/elasticsearch/api/actions/cluster/get_component_template.rb +5 -1
  29. data/lib/elasticsearch/api/actions/cluster/get_settings.rb +1 -1
  30. data/lib/elasticsearch/api/actions/cluster/health.rb +5 -13
  31. data/lib/elasticsearch/api/actions/cluster/pending_tasks.rb +1 -1
  32. data/lib/elasticsearch/api/actions/cluster/post_voting_config_exclusions.rb +1 -1
  33. data/lib/elasticsearch/api/actions/cluster/put_component_template.rb +5 -1
  34. data/lib/elasticsearch/api/actions/cluster/put_settings.rb +1 -1
  35. data/lib/elasticsearch/api/actions/cluster/remote_info.rb +1 -1
  36. data/lib/elasticsearch/api/actions/cluster/reroute.rb +2 -4
  37. data/lib/elasticsearch/api/actions/cluster/state.rb +3 -7
  38. data/lib/elasticsearch/api/actions/cluster/stats.rb +1 -1
  39. data/lib/elasticsearch/api/actions/count.rb +3 -7
  40. data/lib/elasticsearch/api/actions/create.rb +4 -8
  41. data/lib/elasticsearch/api/actions/dangling_indices/delete_dangling_index.rb +1 -1
  42. data/lib/elasticsearch/api/actions/dangling_indices/import_dangling_index.rb +1 -1
  43. data/lib/elasticsearch/api/actions/dangling_indices/list_dangling_indices.rb +1 -1
  44. data/lib/elasticsearch/api/actions/delete.rb +4 -8
  45. data/lib/elasticsearch/api/actions/delete_by_query.rb +6 -14
  46. data/lib/elasticsearch/api/actions/delete_by_query_rethrottle.rb +2 -2
  47. data/lib/elasticsearch/api/actions/delete_script.rb +1 -1
  48. data/lib/elasticsearch/api/actions/exists.rb +3 -5
  49. data/lib/elasticsearch/api/actions/exists_source.rb +3 -5
  50. data/lib/elasticsearch/api/actions/explain.rb +3 -5
  51. data/lib/elasticsearch/api/actions/field_caps.rb +2 -4
  52. data/lib/elasticsearch/api/actions/get.rb +3 -5
  53. data/lib/elasticsearch/api/actions/get_script.rb +1 -1
  54. data/lib/elasticsearch/api/actions/get_script_context.rb +5 -1
  55. data/lib/elasticsearch/api/actions/get_script_languages.rb +5 -1
  56. data/lib/elasticsearch/api/actions/get_source.rb +3 -5
  57. data/lib/elasticsearch/api/actions/index.rb +5 -11
  58. data/lib/elasticsearch/api/actions/indices/add_block.rb +2 -4
  59. data/lib/elasticsearch/api/actions/indices/analyze.rb +1 -1
  60. data/lib/elasticsearch/api/actions/indices/clear_cache.rb +2 -4
  61. data/lib/elasticsearch/api/actions/indices/clone.rb +1 -1
  62. data/lib/elasticsearch/api/actions/indices/close.rb +2 -4
  63. data/lib/elasticsearch/api/actions/indices/create.rb +1 -1
  64. data/lib/elasticsearch/api/actions/indices/delete.rb +2 -4
  65. data/lib/elasticsearch/api/actions/indices/delete_alias.rb +1 -1
  66. data/lib/elasticsearch/api/actions/indices/delete_index_template.rb +5 -1
  67. data/lib/elasticsearch/api/actions/indices/delete_template.rb +1 -1
  68. data/lib/elasticsearch/api/actions/indices/exists.rb +2 -4
  69. data/lib/elasticsearch/api/actions/indices/exists_alias.rb +2 -4
  70. data/lib/elasticsearch/api/actions/indices/exists_index_template.rb +5 -1
  71. data/lib/elasticsearch/api/actions/indices/exists_template.rb +1 -1
  72. data/lib/elasticsearch/api/actions/indices/exists_type.rb +2 -4
  73. data/lib/elasticsearch/api/actions/indices/flush.rb +2 -4
  74. data/lib/elasticsearch/api/actions/indices/flush_synced.rb +2 -4
  75. data/lib/elasticsearch/api/actions/indices/forcemerge.rb +2 -4
  76. data/lib/elasticsearch/api/actions/indices/get.rb +2 -4
  77. data/lib/elasticsearch/api/actions/indices/get_alias.rb +2 -4
  78. data/lib/elasticsearch/api/actions/indices/get_field_mapping.rb +3 -5
  79. data/lib/elasticsearch/api/actions/indices/get_index_template.rb +5 -1
  80. data/lib/elasticsearch/api/actions/indices/get_mapping.rb +4 -6
  81. data/lib/elasticsearch/api/actions/indices/get_settings.rb +2 -4
  82. data/lib/elasticsearch/api/actions/indices/get_template.rb +1 -1
  83. data/lib/elasticsearch/api/actions/indices/get_upgrade.rb +2 -4
  84. data/lib/elasticsearch/api/actions/indices/open.rb +2 -4
  85. data/lib/elasticsearch/api/actions/indices/put_alias.rb +1 -1
  86. data/lib/elasticsearch/api/actions/indices/put_index_template.rb +5 -1
  87. data/lib/elasticsearch/api/actions/indices/put_mapping.rb +3 -5
  88. data/lib/elasticsearch/api/actions/indices/put_settings.rb +2 -4
  89. data/lib/elasticsearch/api/actions/indices/put_template.rb +1 -1
  90. data/lib/elasticsearch/api/actions/indices/recovery.rb +1 -1
  91. data/lib/elasticsearch/api/actions/indices/refresh.rb +2 -4
  92. data/lib/elasticsearch/api/actions/indices/resolve_index.rb +6 -4
  93. data/lib/elasticsearch/api/actions/indices/rollover.rb +1 -1
  94. data/lib/elasticsearch/api/actions/indices/segments.rb +2 -4
  95. data/lib/elasticsearch/api/actions/indices/shard_stores.rb +3 -7
  96. data/lib/elasticsearch/api/actions/indices/shrink.rb +1 -1
  97. data/lib/elasticsearch/api/actions/indices/simulate_index_template.rb +5 -1
  98. data/lib/elasticsearch/api/actions/indices/simulate_template.rb +5 -1
  99. data/lib/elasticsearch/api/actions/indices/split.rb +1 -1
  100. data/lib/elasticsearch/api/actions/indices/stats.rb +4 -10
  101. data/lib/elasticsearch/api/actions/indices/update_aliases.rb +1 -1
  102. data/lib/elasticsearch/api/actions/indices/upgrade.rb +2 -4
  103. data/lib/elasticsearch/api/actions/indices/validate_query.rb +4 -8
  104. data/lib/elasticsearch/api/actions/info.rb +1 -1
  105. data/lib/elasticsearch/api/actions/ingest/delete_pipeline.rb +1 -1
  106. data/lib/elasticsearch/api/actions/ingest/get_pipeline.rb +1 -1
  107. data/lib/elasticsearch/api/actions/ingest/processor_grok.rb +1 -1
  108. data/lib/elasticsearch/api/actions/ingest/put_pipeline.rb +1 -1
  109. data/lib/elasticsearch/api/actions/ingest/simulate.rb +1 -1
  110. data/lib/elasticsearch/api/actions/mget.rb +2 -2
  111. data/lib/elasticsearch/api/actions/msearch.rb +2 -4
  112. data/lib/elasticsearch/api/actions/msearch_template.rb +2 -4
  113. data/lib/elasticsearch/api/actions/mtermvectors.rb +2 -4
  114. data/lib/elasticsearch/api/actions/nodes/hot_threads.rb +2 -4
  115. data/lib/elasticsearch/api/actions/nodes/info.rb +2 -4
  116. data/lib/elasticsearch/api/actions/nodes/reload_secure_settings.rb +1 -1
  117. data/lib/elasticsearch/api/actions/nodes/stats.rb +4 -10
  118. data/lib/elasticsearch/api/actions/nodes/usage.rb +2 -4
  119. data/lib/elasticsearch/api/actions/ping.rb +1 -1
  120. data/lib/elasticsearch/api/actions/put_script.rb +1 -1
  121. data/lib/elasticsearch/api/actions/rank_eval.rb +7 -7
  122. data/lib/elasticsearch/api/actions/reindex.rb +1 -1
  123. data/lib/elasticsearch/api/actions/reindex_rethrottle.rb +2 -2
  124. data/lib/elasticsearch/api/actions/render_search_template.rb +1 -1
  125. data/lib/elasticsearch/api/actions/scripts_painless_execute.rb +5 -1
  126. data/lib/elasticsearch/api/actions/scroll.rb +2 -2
  127. data/lib/elasticsearch/api/actions/search.rb +5 -13
  128. data/lib/elasticsearch/api/actions/search_shards.rb +2 -4
  129. data/lib/elasticsearch/api/actions/search_template.rb +3 -7
  130. data/lib/elasticsearch/api/actions/snapshot/cleanup_repository.rb +1 -1
  131. data/lib/elasticsearch/api/actions/snapshot/create.rb +1 -1
  132. data/lib/elasticsearch/api/actions/snapshot/create_repository.rb +1 -1
  133. data/lib/elasticsearch/api/actions/snapshot/delete.rb +1 -1
  134. data/lib/elasticsearch/api/actions/snapshot/delete_repository.rb +1 -1
  135. data/lib/elasticsearch/api/actions/snapshot/get.rb +1 -1
  136. data/lib/elasticsearch/api/actions/snapshot/get_repository.rb +1 -1
  137. data/lib/elasticsearch/api/actions/snapshot/restore.rb +1 -1
  138. data/lib/elasticsearch/api/actions/snapshot/status.rb +1 -1
  139. data/lib/elasticsearch/api/actions/snapshot/verify_repository.rb +1 -1
  140. data/lib/elasticsearch/api/actions/tasks/cancel.rb +1 -1
  141. data/lib/elasticsearch/api/actions/tasks/get.rb +1 -1
  142. data/lib/elasticsearch/api/actions/tasks/list.rb +2 -4
  143. data/lib/elasticsearch/api/actions/termvectors.rb +3 -5
  144. data/lib/elasticsearch/api/actions/update.rb +3 -5
  145. data/lib/elasticsearch/api/actions/update_by_query.rb +6 -14
  146. data/lib/elasticsearch/api/actions/update_by_query_rethrottle.rb +2 -2
  147. data/lib/elasticsearch/api/version.rb +1 -1
  148. data/utils/thor/generate_source.rb +32 -4
  149. data/utils/thor/templates/_documentation_top.erb +1 -0
  150. metadata +5 -11
  151. data/lib/elasticsearch/api/actions/indices/create_data_stream.rb +0 -49
  152. data/lib/elasticsearch/api/actions/indices/data_streams_stats.rb +0 -62
  153. data/lib/elasticsearch/api/actions/indices/delete_data_stream.rb +0 -48
  154. data/lib/elasticsearch/api/actions/indices/get_data_stream.rb +0 -50
  155. data/spec/elasticsearch/api/actions/indices/data_streams_stats_spec.rb +0 -72
@@ -1,48 +0,0 @@
1
- # Licensed to Elasticsearch B.V. under one or more contributor
2
- # license agreements. See the NOTICE file distributed with
3
- # this work for additional information regarding copyright
4
- # ownership. Elasticsearch B.V. licenses this file to you under
5
- # the Apache License, Version 2.0 (the "License"); you may
6
- # not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing,
12
- # software distributed under the License is distributed on an
13
- # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
- # KIND, either express or implied. See the License for the
15
- # specific language governing permissions and limitations
16
- # under the License.
17
-
18
- module Elasticsearch
19
- module API
20
- module Indices
21
- module Actions
22
- # Deletes a data stream.
23
- #
24
- # @option arguments [List] :name A comma-separated list of data streams to delete; use `*` to delete all data streams
25
- # @option arguments [Hash] :headers Custom HTTP headers
26
- #
27
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.x/data-streams.html
28
- #
29
- def delete_data_stream(arguments = {})
30
- raise ArgumentError, "Required argument 'name' missing" unless arguments[:name]
31
-
32
- headers = arguments.delete(:headers) || {}
33
-
34
- arguments = arguments.clone
35
-
36
- _name = arguments.delete(:name)
37
-
38
- method = Elasticsearch::API::HTTP_DELETE
39
- path = "_data_stream/#{Utils.__listify(_name)}"
40
- params = {}
41
-
42
- body = nil
43
- perform_request(method, path, params, body, headers).body
44
- end
45
- end
46
- end
47
- end
48
- end
@@ -1,50 +0,0 @@
1
- # Licensed to Elasticsearch B.V. under one or more contributor
2
- # license agreements. See the NOTICE file distributed with
3
- # this work for additional information regarding copyright
4
- # ownership. Elasticsearch B.V. licenses this file to you under
5
- # the Apache License, Version 2.0 (the "License"); you may
6
- # not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing,
12
- # software distributed under the License is distributed on an
13
- # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
- # KIND, either express or implied. See the License for the
15
- # specific language governing permissions and limitations
16
- # under the License.
17
-
18
- module Elasticsearch
19
- module API
20
- module Indices
21
- module Actions
22
- # Returns data streams.
23
- #
24
- # @option arguments [List] :name A comma-separated list of data streams to get; use `*` to get all data streams
25
- # @option arguments [Hash] :headers Custom HTTP headers
26
- #
27
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/7.x/data-streams.html
28
- #
29
- def get_data_stream(arguments = {})
30
- headers = arguments.delete(:headers) || {}
31
-
32
- arguments = arguments.clone
33
-
34
- _name = arguments.delete(:name)
35
-
36
- method = Elasticsearch::API::HTTP_GET
37
- path = if _name
38
- "_data_stream/#{Utils.__listify(_name)}"
39
- else
40
- "_data_stream"
41
- end
42
- params = {}
43
-
44
- body = nil
45
- perform_request(method, path, params, body, headers).body
46
- end
47
- end
48
- end
49
- end
50
- end
@@ -1,72 +0,0 @@
1
- # Licensed to Elasticsearch B.V. under one or more contributor
2
- # license agreements. See the NOTICE file distributed with
3
- # this work for additional information regarding copyright
4
- # ownership. Elasticsearch B.V. licenses this file to you under
5
- # the Apache License, Version 2.0 (the "License"); you may
6
- # not use this file except in compliance with the License.
7
- # You may obtain a copy of the License at
8
- #
9
- # http://www.apache.org/licenses/LICENSE-2.0
10
- #
11
- # Unless required by applicable law or agreed to in writing,
12
- # software distributed under the License is distributed on an
13
- # "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
14
- # KIND, either express or implied. See the License for the
15
- # specific language governing permissions and limitations
16
- # under the License.
17
-
18
- require 'spec_helper'
19
-
20
- describe 'client.indices#data_streams_stats' do
21
- let(:expected_args) do
22
- [
23
- 'GET',
24
- url,
25
- params,
26
- nil,
27
- {}
28
- ]
29
- end
30
-
31
- let(:params) do
32
- {}
33
- end
34
-
35
- context 'when there is no name specified' do
36
- let(:url) do
37
- '_data_stream/_stats'
38
- end
39
-
40
- let(:client) do
41
- Class.new { include Elasticsearch::API }.new
42
- end
43
-
44
- it 'performs the request' do
45
- expect(client_double.indices.data_streams_stats).to eq({})
46
- end
47
- end
48
-
49
- context 'when name is specified' do
50
- let(:url) do
51
- '_data_stream/foo/_stats'
52
- end
53
-
54
- it 'performs the request' do
55
- expect(client_double.indices.data_streams_stats(name: 'foo')).to eq({})
56
- end
57
- end
58
-
59
- context 'when params are specified' do
60
- let(:params) do
61
- { expand_wildcards: '*' }
62
- end
63
-
64
- let(:url) do
65
- '_data_stream/foo/_stats'
66
- end
67
-
68
- it 'performs the request' do
69
- expect(client_double.indices.data_streams_stats(name: 'foo', expand_wildcards: '*')).to eq({})
70
- end
71
- end
72
- end