elasticsearch-serverless 0.0.8.20231031.pre → 0.0.9.20231031.pre

Sign up to get free protection for your applications and to get access to all the features.
Files changed (82) hide show
  1. checksums.yaml +4 -4
  2. data/lib/elasticsearch-serverless/api/eql/get.rb +1 -1
  3. data/lib/elasticsearch-serverless/api/eql/get_status.rb +1 -1
  4. data/lib/elasticsearch-serverless/api/indices/delete_index_template.rb +1 -1
  5. data/lib/elasticsearch-serverless/api/indices/put_index_template.rb +1 -1
  6. data/lib/elasticsearch-serverless/api/search_application/delete.rb +1 -1
  7. data/lib/elasticsearch-serverless/api/transform/delete_transform.rb +1 -0
  8. data/lib/elasticsearch-serverless/api.rb +1 -0
  9. data/lib/elasticsearch-serverless/version.rb +3 -3
  10. data/lib/elasticsearch-serverless.rb +3 -4
  11. metadata +2 -73
  12. data/lib/elasticsearch-serverless/api/indices/delete_data_lifecycle.rb +0 -56
  13. data/lib/elasticsearch-serverless/api/indices/exists_index_template.rb +0 -56
  14. data/lib/elasticsearch-serverless/api/indices/explain_data_lifecycle.rb +0 -55
  15. data/lib/elasticsearch-serverless/api/indices/get_data_lifecycle.rb +0 -55
  16. data/lib/elasticsearch-serverless/api/indices/get_index_template.rb +0 -59
  17. data/lib/elasticsearch-serverless/api/indices/get_mapping.rb +0 -60
  18. data/lib/elasticsearch-serverless/api/indices/get_settings.rb +0 -69
  19. data/lib/elasticsearch-serverless/api/indices/migrate_to_data_stream.rb +0 -53
  20. data/lib/elasticsearch-serverless/api/indices/modify_data_stream.rb +0 -51
  21. data/lib/elasticsearch-serverless/api/indices/put_data_lifecycle.rb +0 -57
  22. data/lib/elasticsearch-serverless/api/indices/put_mapping.rb +0 -61
  23. data/lib/elasticsearch-serverless/api/indices/put_settings.rb +0 -65
  24. data/lib/elasticsearch-serverless/api/indices/put_template.rb +0 -60
  25. data/lib/elasticsearch-serverless/api/indices/resolve_index.rb +0 -54
  26. data/lib/elasticsearch-serverless/api/indices/rollover.rb +0 -66
  27. data/lib/elasticsearch-serverless/api/indices/simulate_index_template.rb +0 -57
  28. data/lib/elasticsearch-serverless/api/indices/simulate_template.rb +0 -59
  29. data/lib/elasticsearch-serverless/api/machine_learning/close_job.rb +0 -57
  30. data/lib/elasticsearch-serverless/api/machine_learning/delete_calendar.rb +0 -53
  31. data/lib/elasticsearch-serverless/api/machine_learning/delete_calendar_event.rb +0 -57
  32. data/lib/elasticsearch-serverless/api/machine_learning/delete_calendar_job.rb +0 -57
  33. data/lib/elasticsearch-serverless/api/machine_learning/delete_data_frame_analytics.rb +0 -55
  34. data/lib/elasticsearch-serverless/api/machine_learning/delete_datafeed.rb +0 -54
  35. data/lib/elasticsearch-serverless/api/machine_learning/delete_filter.rb +0 -53
  36. data/lib/elasticsearch-serverless/api/machine_learning/delete_job.rb +0 -56
  37. data/lib/elasticsearch-serverless/api/machine_learning/delete_trained_model.rb +0 -54
  38. data/lib/elasticsearch-serverless/api/machine_learning/delete_trained_model_alias.rb +0 -57
  39. data/lib/elasticsearch-serverless/api/machine_learning/estimate_model_memory.rb +0 -51
  40. data/lib/elasticsearch-serverless/api/machine_learning/evaluate_data_frame.rb +0 -51
  41. data/lib/elasticsearch-serverless/api/machine_learning/flush_job.rb +0 -59
  42. data/lib/elasticsearch-serverless/api/machine_learning/get_calendar_events.rb +0 -58
  43. data/lib/elasticsearch-serverless/api/machine_learning/get_calendars.rb +0 -63
  44. data/lib/elasticsearch-serverless/api/machine_learning/get_data_frame_analytics.rb +0 -59
  45. data/lib/elasticsearch-serverless/api/machine_learning/get_data_frame_analytics_stats.rb +0 -59
  46. data/lib/elasticsearch-serverless/api/machine_learning/get_datafeed_stats.rb +0 -56
  47. data/lib/elasticsearch-serverless/api/machine_learning/get_datafeeds.rb +0 -57
  48. data/lib/elasticsearch-serverless/api/machine_learning/get_filters.rb +0 -57
  49. data/lib/elasticsearch-serverless/api/machine_learning/get_job_stats.rb +0 -56
  50. data/lib/elasticsearch-serverless/api/machine_learning/get_jobs.rb +0 -57
  51. data/lib/elasticsearch-serverless/api/machine_learning/get_overall_buckets.rb +0 -66
  52. data/lib/elasticsearch-serverless/api/machine_learning/get_trained_models.rb +0 -62
  53. data/lib/elasticsearch-serverless/api/machine_learning/get_trained_models_stats.rb +0 -58
  54. data/lib/elasticsearch-serverless/api/machine_learning/infer_trained_model.rb +0 -63
  55. data/lib/elasticsearch-serverless/api/machine_learning/open_job.rb +0 -55
  56. data/lib/elasticsearch-serverless/api/machine_learning/post_calendar_events.rb +0 -55
  57. data/lib/elasticsearch-serverless/api/machine_learning/preview_data_frame_analytics.rb +0 -61
  58. data/lib/elasticsearch-serverless/api/machine_learning/preview_datafeed.rb +0 -63
  59. data/lib/elasticsearch-serverless/api/machine_learning/put_calendar.rb +0 -54
  60. data/lib/elasticsearch-serverless/api/machine_learning/put_calendar_job.rb +0 -57
  61. data/lib/elasticsearch-serverless/api/machine_learning/put_data_frame_analytics.rb +0 -55
  62. data/lib/elasticsearch-serverless/api/machine_learning/put_datafeed.rb +0 -59
  63. data/lib/elasticsearch-serverless/api/machine_learning/put_filter.rb +0 -55
  64. data/lib/elasticsearch-serverless/api/machine_learning/put_job.rb +0 -55
  65. data/lib/elasticsearch-serverless/api/machine_learning/put_trained_model.rb +0 -56
  66. data/lib/elasticsearch-serverless/api/machine_learning/put_trained_model_alias.rb +0 -58
  67. data/lib/elasticsearch-serverless/api/machine_learning/put_trained_model_definition_part.rb +0 -59
  68. data/lib/elasticsearch-serverless/api/machine_learning/put_trained_model_vocabulary.rb +0 -55
  69. data/lib/elasticsearch-serverless/api/machine_learning/reset_job.rb +0 -55
  70. data/lib/elasticsearch-serverless/api/machine_learning/start_data_frame_analytics.rb +0 -54
  71. data/lib/elasticsearch-serverless/api/machine_learning/start_datafeed.rb +0 -57
  72. data/lib/elasticsearch-serverless/api/machine_learning/start_trained_model_deployment.rb +0 -60
  73. data/lib/elasticsearch-serverless/api/machine_learning/stop_data_frame_analytics.rb +0 -56
  74. data/lib/elasticsearch-serverless/api/machine_learning/stop_datafeed.rb +0 -57
  75. data/lib/elasticsearch-serverless/api/machine_learning/stop_trained_model_deployment.rb +0 -55
  76. data/lib/elasticsearch-serverless/api/machine_learning/update_data_frame_analytics.rb +0 -55
  77. data/lib/elasticsearch-serverless/api/machine_learning/update_datafeed.rb +0 -59
  78. data/lib/elasticsearch-serverless/api/machine_learning/update_filter.rb +0 -55
  79. data/lib/elasticsearch-serverless/api/machine_learning/update_job.rb +0 -55
  80. data/lib/elasticsearch-serverless/api/rank_eval.rb +0 -60
  81. data/lib/elasticsearch-serverless/api/security/update_api_key.rb +0 -54
  82. data/lib/elasticsearch-serverless/api/tasks/get.rb +0 -57
@@ -1,57 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Stops one or more datafeeds.
26
- #
27
- # @option arguments [String] :datafeed_id Identifier for the datafeed. You can stop multiple datafeeds in a single API request by using a comma-separated list of datafeeds or a wildcard expression. You can close all datafeeds by using +_all+ or by specifying +*+ as the identifier. (*Required*)
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: * Contains wildcard expressions and there are no datafeeds that match. * Contains the +_all+ string or no identifiers and there are no matches. * Contains wildcard expressions and there are only partial matches. If +true+, the API returns an empty datafeeds array when there are no matches and the subset of results when there are partial matches. If +false+, the API returns a 404 status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Boolean] :force If +true+, the datafeed is stopped forcefully.
30
- # @option arguments [Time] :timeout Specifies the amount of time to wait until a datafeed stops. Server default: 20s.
31
- # @option arguments [Hash] :headers Custom HTTP headers
32
- # @option arguments [Hash] :body request body
33
- #
34
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-stop-datafeed.html
35
- #
36
- def stop_datafeed(arguments = {})
37
- raise ArgumentError, "Required argument 'datafeed_id' missing" unless arguments[:datafeed_id]
38
-
39
- arguments = arguments.clone
40
- headers = arguments.delete(:headers) || {}
41
-
42
- body = arguments.delete(:body)
43
-
44
- _datafeed_id = arguments.delete(:datafeed_id)
45
-
46
- method = ElasticsearchServerless::API::HTTP_POST
47
- path = "_ml/datafeeds/#{Utils.listify(_datafeed_id)}/_stop"
48
- params = Utils.process_params(arguments)
49
-
50
- ElasticsearchServerless::API::Response.new(
51
- perform_request(method, path, params, body, headers)
52
- )
53
- end
54
- end
55
- end
56
- end
57
- end
@@ -1,55 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Stop a trained model deployment.
26
- #
27
- # @option arguments [String] :model_id The unique identifier of the trained model. (*Required*)
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: contains wildcard expressions and there are no deployments that match; contains the +_all+ string or no identifiers and there are no matches; or contains wildcard expressions and there are only partial matches. By default, it returns an empty array when there are no matches and the subset of results when there are partial matches. If +false+, the request returns a 404 status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Boolean] :force Forcefully stops the deployment, even if it is used by ingest pipelines. You can't use these pipelines until you restart the model deployment.
30
- # @option arguments [Hash] :headers Custom HTTP headers
31
- #
32
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/master/stop-trained-model-deployment.html
33
- #
34
- def stop_trained_model_deployment(arguments = {})
35
- raise ArgumentError, "Required argument 'model_id' missing" unless arguments[:model_id]
36
-
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = nil
41
-
42
- _model_id = arguments.delete(:model_id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_POST
45
- path = "_ml/trained_models/#{Utils.listify(_model_id)}/deployment/_stop"
46
- params = Utils.process_params(arguments)
47
-
48
- ElasticsearchServerless::API::Response.new(
49
- perform_request(method, path, params, body, headers)
50
- )
51
- end
52
- end
53
- end
54
- end
55
- end
@@ -1,55 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Updates certain properties of a data frame analytics job.
26
- #
27
- # @option arguments [String] :id Identifier for the data frame analytics job. This identifier can contain lowercase alphanumeric characters (a-z and 0-9), hyphens, and underscores. It must start and end with alphanumeric characters. (*Required*)
28
- # @option arguments [Hash] :headers Custom HTTP headers
29
- # @option arguments [Hash] :body request body
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/update-dfanalytics.html
32
- #
33
- def update_data_frame_analytics(arguments = {})
34
- raise ArgumentError, "Required argument 'body' missing" unless arguments[:body]
35
- raise ArgumentError, "Required argument 'id' missing" unless arguments[:id]
36
-
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = arguments.delete(:body)
41
-
42
- _id = arguments.delete(:id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_POST
45
- path = "_ml/data_frame/analytics/#{Utils.listify(_id)}/_update"
46
- params = {}
47
-
48
- ElasticsearchServerless::API::Response.new(
49
- perform_request(method, path, params, body, headers)
50
- )
51
- end
52
- end
53
- end
54
- end
55
- end
@@ -1,59 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Updates certain properties of a datafeed.
26
- #
27
- # @option arguments [String] :datafeed_id A numerical character string that uniquely identifies the datafeed. This identifier can contain lowercase alphanumeric characters (a-z and 0-9), hyphens, and underscores. It must start and end with alphanumeric characters. (*Required*)
28
- # @option arguments [Boolean] :allow_no_indices If +true+, wildcard indices expressions that resolve into no concrete indices are ignored. This includes the +_all+ string or when no indices are specified. Server default: true.
29
- # @option arguments [String, Array<String>] :expand_wildcards Type of index that wildcard patterns can match. If the request can target data streams, this argument determines whether wildcard expressions match hidden data streams. Supports comma-separated values. Valid values are: * +all+: Match any data stream or index, including hidden ones. * +closed+: Match closed, non-hidden indices. Also matches any non-hidden data stream. Data streams cannot be closed. * +hidden+: Match hidden data streams and hidden indices. Must be combined with +open+, +closed+, or both. * +none+: Wildcard patterns are not accepted. * +open+: Match open, non-hidden indices. Also matches any non-hidden data stream. Server default: open.
30
- # @option arguments [Boolean] :ignore_throttled If +true+, concrete, expanded or aliased indices are ignored when frozen. Server default: true.
31
- # @option arguments [Boolean] :ignore_unavailable If +true+, unavailable indices (missing or closed) are ignored.
32
- # @option arguments [Hash] :headers Custom HTTP headers
33
- # @option arguments [Hash] :body request body
34
- #
35
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-datafeed.html
36
- #
37
- def update_datafeed(arguments = {})
38
- raise ArgumentError, "Required argument 'body' missing" unless arguments[:body]
39
- raise ArgumentError, "Required argument 'datafeed_id' missing" unless arguments[:datafeed_id]
40
-
41
- arguments = arguments.clone
42
- headers = arguments.delete(:headers) || {}
43
-
44
- body = arguments.delete(:body)
45
-
46
- _datafeed_id = arguments.delete(:datafeed_id)
47
-
48
- method = ElasticsearchServerless::API::HTTP_POST
49
- path = "_ml/datafeeds/#{Utils.listify(_datafeed_id)}/_update"
50
- params = Utils.process_params(arguments)
51
-
52
- ElasticsearchServerless::API::Response.new(
53
- perform_request(method, path, params, body, headers)
54
- )
55
- end
56
- end
57
- end
58
- end
59
- end
@@ -1,55 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Updates the description of a filter, adds items, or removes items.
26
- #
27
- # @option arguments [String] :filter_id A string that uniquely identifies a filter. (*Required*)
28
- # @option arguments [Hash] :headers Custom HTTP headers
29
- # @option arguments [Hash] :body request body
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-filter.html
32
- #
33
- def update_filter(arguments = {})
34
- raise ArgumentError, "Required argument 'body' missing" unless arguments[:body]
35
- raise ArgumentError, "Required argument 'filter_id' missing" unless arguments[:filter_id]
36
-
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = arguments.delete(:body)
41
-
42
- _filter_id = arguments.delete(:filter_id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_POST
45
- path = "_ml/filters/#{Utils.listify(_filter_id)}/_update"
46
- params = {}
47
-
48
- ElasticsearchServerless::API::Response.new(
49
- perform_request(method, path, params, body, headers)
50
- )
51
- end
52
- end
53
- end
54
- end
55
- end
@@ -1,55 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module MachineLearning
24
- module Actions
25
- # Updates certain properties of an anomaly detection job.
26
- #
27
- # @option arguments [String] :job_id Identifier for the job. (*Required*)
28
- # @option arguments [Hash] :headers Custom HTTP headers
29
- # @option arguments [Hash] :body request body
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-update-job.html
32
- #
33
- def update_job(arguments = {})
34
- raise ArgumentError, "Required argument 'body' missing" unless arguments[:body]
35
- raise ArgumentError, "Required argument 'job_id' missing" unless arguments[:job_id]
36
-
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = arguments.delete(:body)
41
-
42
- _job_id = arguments.delete(:job_id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_POST
45
- path = "_ml/anomaly_detectors/#{Utils.listify(_job_id)}/_update"
46
- params = {}
47
-
48
- ElasticsearchServerless::API::Response.new(
49
- perform_request(method, path, params, body, headers)
50
- )
51
- end
52
- end
53
- end
54
- end
55
- end
@@ -1,60 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module Actions
24
- # Allows to evaluate the quality of ranked search results over a set of typical search queries
25
- #
26
- # @option arguments [String, Array] :index Comma-separated list of data streams, indices, and index aliases used to limit the request. Wildcard (+*+) expressions are supported. To target all data streams and indices in a cluster, omit this parameter or use +_all+ or +*+.
27
- # @option arguments [Boolean] :allow_no_indices If +false+, the request returns an error if any wildcard expression, index alias, or +_all+ value targets only missing or closed indices. This behavior applies even if the request targets other open indices. For example, a request targeting +foo*,bar*+ returns an error if an index starts with +foo+ but no index starts with +bar+. Server default: true.
28
- # @option arguments [String, Array<String>] :expand_wildcards Whether to expand wildcard expression to concrete indices that are open, closed or both.
29
- # @option arguments [Boolean] :ignore_unavailable If +true+, missing or closed indices are not included in the response.
30
- # @option arguments [String] :search_type Search operation type
31
- # @option arguments [Hash] :headers Custom HTTP headers
32
- # @option arguments [Hash] :body request body
33
- #
34
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/master/search-rank-eval.html
35
- #
36
- def rank_eval(arguments = {})
37
- raise ArgumentError, "Required argument 'body' missing" unless arguments[:body]
38
-
39
- arguments = arguments.clone
40
- headers = arguments.delete(:headers) || {}
41
-
42
- body = arguments.delete(:body)
43
-
44
- _index = arguments.delete(:index)
45
-
46
- method = ElasticsearchServerless::API::HTTP_POST
47
- path = if _index
48
- "#{Utils.listify(_index)}/_rank_eval"
49
- else
50
- "_rank_eval"
51
- end
52
- params = Utils.process_params(arguments)
53
-
54
- ElasticsearchServerless::API::Response.new(
55
- perform_request(method, path, params, body, headers)
56
- )
57
- end
58
- end
59
- end
60
- end
@@ -1,54 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module Security
24
- module Actions
25
- # Updates attributes of an existing API key.
26
- #
27
- # @option arguments [String] :id The ID of the API key to update. (*Required*)
28
- # @option arguments [Hash] :headers Custom HTTP headers
29
- # @option arguments [Hash] :body request body
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/security-api-update-api-key.html
32
- #
33
- def update_api_key(arguments = {})
34
- raise ArgumentError, "Required argument 'id' missing" unless arguments[:id]
35
-
36
- arguments = arguments.clone
37
- headers = arguments.delete(:headers) || {}
38
-
39
- body = arguments.delete(:body)
40
-
41
- _id = arguments.delete(:id)
42
-
43
- method = ElasticsearchServerless::API::HTTP_PUT
44
- path = "_security/api_key/#{Utils.listify(_id)}"
45
- params = {}
46
-
47
- ElasticsearchServerless::API::Response.new(
48
- perform_request(method, path, params, body, headers)
49
- )
50
- end
51
- end
52
- end
53
- end
54
- end
@@ -1,57 +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
- # Auto generated from commit f284cc16f4d4b4289bc679aa1529bb504190fe80
19
- # @see https://github.com/elastic/elasticsearch-specification
20
- #
21
- module ElasticsearchServerless
22
- module API
23
- module Tasks
24
- module Actions
25
- # Returns information about a task.
26
- # This functionality is Experimental and may be changed or removed
27
- # completely in a future release. Elastic will take a best effort approach
28
- # to fix any issues, but experimental features are not subject to the
29
- # support SLA of official GA features.
30
- #
31
- # @option arguments [String] :task_id ID of the task. (*Required*)
32
- # @option arguments [Time] :timeout Period to wait for a response. If no response is received before the timeout expires, the request fails and returns an error. Server default: 30s.
33
- # @option arguments [Boolean] :wait_for_completion If +true+, the request blocks until the task has completed.
34
- # @option arguments [Hash] :headers Custom HTTP headers
35
- #
36
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/tasks.html
37
- #
38
- def get(arguments = {})
39
- arguments = arguments.clone
40
- headers = arguments.delete(:headers) || {}
41
-
42
- body = nil
43
-
44
- _task_id = arguments.delete(:task_id)
45
-
46
- method = ElasticsearchServerless::API::HTTP_GET
47
- path = "_tasks/#{Utils.listify(_task_id)}"
48
- params = Utils.process_params(arguments)
49
-
50
- ElasticsearchServerless::API::Response.new(
51
- perform_request(method, path, params, body, headers)
52
- )
53
- end
54
- end
55
- end
56
- end
57
- end