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,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
- # Forces any buffered data to be processed by the job.
26
- #
27
- # @option arguments [String] :job_id Identifier for the anomaly detection job. (*Required*)
28
- # @option arguments [String, Time] :advance_time Specifies to advance to a particular time value. Results are generated and the model is updated for data from the specified time interval.
29
- # @option arguments [Boolean] :calc_interim If true, calculates the interim results for the most recent bucket or all buckets within the latency period.
30
- # @option arguments [String, Time] :end When used in conjunction with +calc_interim+ and +start+, specifies the range of buckets on which to calculate interim results.
31
- # @option arguments [String, Time] :skip_time Specifies to skip to a particular time value. Results are not generated and the model is not updated for data from the specified time interval.
32
- # @option arguments [String, Time] :start When used in conjunction with +calc_interim+, specifies the range of buckets on which to calculate interim results.
33
- # @option arguments [Hash] :headers Custom HTTP headers
34
- # @option arguments [Hash] :body request body
35
- #
36
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-flush-job.html
37
- #
38
- def flush_job(arguments = {})
39
- raise ArgumentError, "Required argument 'job_id' missing" unless arguments[:job_id]
40
-
41
- arguments = arguments.clone
42
- headers = arguments.delete(:headers) || {}
43
-
44
- body = arguments.delete(:body)
45
-
46
- _job_id = arguments.delete(:job_id)
47
-
48
- method = ElasticsearchServerless::API::HTTP_POST
49
- path = "_ml/anomaly_detectors/#{Utils.listify(_job_id)}/_flush"
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,58 +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
- # Retrieves information about the scheduled events in calendars.
26
- #
27
- # @option arguments [String] :calendar_id A string that uniquely identifies a calendar. You can get information for multiple calendars by using a comma-separated list of ids or a wildcard expression. You can get information for all calendars by using +_all+ or +*+ or by omitting the calendar identifier. (*Required*)
28
- # @option arguments [String, Time] :end Specifies to get events with timestamps earlier than this time.
29
- # @option arguments [Integer] :from Skips the specified number of events. Server default: 0.
30
- # @option arguments [String] :job_id Specifies to get events for a specific anomaly detection job identifier or job group. It must be used with a calendar identifier of +_all+ or +*+.
31
- # @option arguments [Integer] :size Specifies the maximum number of events to obtain. Server default: 100.
32
- # @option arguments [String, Time] :start Specifies to get events with timestamps after this time.
33
- # @option arguments [Hash] :headers Custom HTTP headers
34
- #
35
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-calendar-event.html
36
- #
37
- def get_calendar_events(arguments = {})
38
- raise ArgumentError, "Required argument 'calendar_id' missing" unless arguments[:calendar_id]
39
-
40
- arguments = arguments.clone
41
- headers = arguments.delete(:headers) || {}
42
-
43
- body = nil
44
-
45
- _calendar_id = arguments.delete(:calendar_id)
46
-
47
- method = ElasticsearchServerless::API::HTTP_GET
48
- path = "_ml/calendars/#{Utils.listify(_calendar_id)}/events"
49
- params = Utils.process_params(arguments)
50
-
51
- ElasticsearchServerless::API::Response.new(
52
- perform_request(method, path, params, body, headers)
53
- )
54
- end
55
- end
56
- end
57
- end
58
- end
@@ -1,63 +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
- # Retrieves configuration information for calendars.
26
- #
27
- # @option arguments [String] :calendar_id A string that uniquely identifies a calendar. You can get information for multiple calendars by using a comma-separated list of ids or a wildcard expression. You can get information for all calendars by using +_all+ or +*+ or by omitting the calendar identifier.
28
- # @option arguments [Integer] :from Skips the specified number of calendars. This parameter is supported only when you omit the calendar identifier. Server default: 0.
29
- # @option arguments [Integer] :size Specifies the maximum number of calendars to obtain. This parameter is supported only when you omit the calendar identifier. Server default: 10000.
30
- # @option arguments [Hash] :headers Custom HTTP headers
31
- # @option arguments [Hash] :body request body
32
- #
33
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-calendar.html
34
- #
35
- def get_calendars(arguments = {})
36
- arguments = arguments.clone
37
- headers = arguments.delete(:headers) || {}
38
-
39
- body = arguments.delete(:body)
40
-
41
- _calendar_id = arguments.delete(:calendar_id)
42
-
43
- method = if body
44
- ElasticsearchServerless::API::HTTP_POST
45
- else
46
- ElasticsearchServerless::API::HTTP_GET
47
- end
48
-
49
- path = if _calendar_id
50
- "_ml/calendars/#{Utils.listify(_calendar_id)}"
51
- else
52
- "_ml/calendars"
53
- end
54
- params = Utils.process_params(arguments)
55
-
56
- ElasticsearchServerless::API::Response.new(
57
- perform_request(method, path, params, body, headers)
58
- )
59
- end
60
- end
61
- end
62
- end
63
- 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
- # Retrieves configuration information for data frame analytics jobs.
26
- #
27
- # @option arguments [String] :id Identifier for the data frame analytics job. If you do not specify this option, the API returns information for the first hundred data frame analytics jobs.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no data frame analytics jobs that match. 2. Contains the +_all+ string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. The default value returns an empty data_frame_analytics array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a 404 status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Integer] :from Skips the specified number of data frame analytics jobs. Server default: 0.
30
- # @option arguments [Integer] :size Specifies the maximum number of data frame analytics jobs to obtain. Server default: 100.
31
- # @option arguments [Boolean] :exclude_generated Indicates if certain fields should be removed from the configuration on retrieval. This allows the configuration to be in an acceptable format to be retrieved and then added to another cluster.
32
- # @option arguments [Hash] :headers Custom HTTP headers
33
- #
34
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics.html
35
- #
36
- def get_data_frame_analytics(arguments = {})
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = nil
41
-
42
- _id = arguments.delete(:id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_GET
45
- path = if _id
46
- "_ml/data_frame/analytics/#{Utils.listify(_id)}"
47
- else
48
- "_ml/data_frame/analytics"
49
- end
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,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
- # Retrieves usage information for data frame analytics jobs.
26
- #
27
- # @option arguments [String] :id Identifier for the data frame analytics job. If you do not specify this option, the API returns information for the first hundred data frame analytics jobs.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no data frame analytics jobs that match. 2. Contains the +_all+ string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. The default value returns an empty data_frame_analytics array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a 404 status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Integer] :from Skips the specified number of data frame analytics jobs. Server default: 0.
30
- # @option arguments [Integer] :size Specifies the maximum number of data frame analytics jobs to obtain. Server default: 100.
31
- # @option arguments [Boolean] :verbose Defines whether the stats response should be verbose.
32
- # @option arguments [Hash] :headers Custom HTTP headers
33
- #
34
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/get-dfanalytics-stats.html
35
- #
36
- def get_data_frame_analytics_stats(arguments = {})
37
- arguments = arguments.clone
38
- headers = arguments.delete(:headers) || {}
39
-
40
- body = nil
41
-
42
- _id = arguments.delete(:id)
43
-
44
- method = ElasticsearchServerless::API::HTTP_GET
45
- path = if _id
46
- "_ml/data_frame/analytics/#{Utils.listify(_id)}/_stats"
47
- else
48
- "_ml/data_frame/analytics/_stats"
49
- end
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,56 +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
- # Retrieves usage information for datafeeds.
26
- #
27
- # @option arguments [String, Array] :datafeed_id Identifier for the datafeed. It can be a datafeed identifier or a wildcard expression. If you do not specify one of these options, the API returns information about all datafeeds.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no datafeeds that match. 2. Contains the +_all+ string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. The default value is +true+, which returns an empty +datafeeds+ array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a +404+ status code when there are no matches or only partial matches.
29
- # @option arguments [Hash] :headers Custom HTTP headers
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed-stats.html
32
- #
33
- def get_datafeed_stats(arguments = {})
34
- arguments = arguments.clone
35
- headers = arguments.delete(:headers) || {}
36
-
37
- body = nil
38
-
39
- _datafeed_id = arguments.delete(:datafeed_id)
40
-
41
- method = ElasticsearchServerless::API::HTTP_GET
42
- path = if _datafeed_id
43
- "_ml/datafeeds/#{Utils.listify(_datafeed_id)}/_stats"
44
- else
45
- "_ml/datafeeds/_stats"
46
- end
47
- params = Utils.process_params(arguments)
48
-
49
- ElasticsearchServerless::API::Response.new(
50
- perform_request(method, path, params, body, headers)
51
- )
52
- end
53
- end
54
- end
55
- end
56
- 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 MachineLearning
24
- module Actions
25
- # Retrieves configuration information for datafeeds.
26
- #
27
- # @option arguments [String, Array] :datafeed_id Identifier for the datafeed. It can be a datafeed identifier or a wildcard expression. If you do not specify one of these options, the API returns information about all datafeeds.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no datafeeds that match. 2. Contains the +_all+ string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. The default value is +true+, which returns an empty +datafeeds+ array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a +404+ status code when there are no matches or only partial matches.
29
- # @option arguments [Boolean] :exclude_generated Indicates if certain fields should be removed from the configuration on retrieval. This allows the configuration to be in an acceptable format to be retrieved and then added to another cluster.
30
- # @option arguments [Hash] :headers Custom HTTP headers
31
- #
32
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-datafeed.html
33
- #
34
- def get_datafeeds(arguments = {})
35
- arguments = arguments.clone
36
- headers = arguments.delete(:headers) || {}
37
-
38
- body = nil
39
-
40
- _datafeed_id = arguments.delete(:datafeed_id)
41
-
42
- method = ElasticsearchServerless::API::HTTP_GET
43
- path = if _datafeed_id
44
- "_ml/datafeeds/#{Utils.listify(_datafeed_id)}"
45
- else
46
- "_ml/datafeeds"
47
- end
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,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
- # Retrieves filters.
26
- #
27
- # @option arguments [String, Array] :filter_id A string that uniquely identifies a filter.
28
- # @option arguments [Integer] :from Skips the specified number of filters. Server default: 0.
29
- # @option arguments [Integer] :size Specifies the maximum number of filters to obtain. Server default: 100.
30
- # @option arguments [Hash] :headers Custom HTTP headers
31
- #
32
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-filter.html
33
- #
34
- def get_filters(arguments = {})
35
- arguments = arguments.clone
36
- headers = arguments.delete(:headers) || {}
37
-
38
- body = nil
39
-
40
- _filter_id = arguments.delete(:filter_id)
41
-
42
- method = ElasticsearchServerless::API::HTTP_GET
43
- path = if _filter_id
44
- "_ml/filters/#{Utils.listify(_filter_id)}"
45
- else
46
- "_ml/filters"
47
- end
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,56 +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
- # Retrieves usage information for anomaly detection jobs.
26
- #
27
- # @option arguments [String] :job_id Identifier for the anomaly detection job. It can be a job identifier, a group name, a comma-separated list of jobs, or a wildcard expression. If you do not specify one of these options, the API returns information for all anomaly detection jobs.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no jobs that match. 2. Contains the _all string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. If +true+, the API returns an empty +jobs+ 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 [Hash] :headers Custom HTTP headers
30
- #
31
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job-stats.html
32
- #
33
- def get_job_stats(arguments = {})
34
- arguments = arguments.clone
35
- headers = arguments.delete(:headers) || {}
36
-
37
- body = nil
38
-
39
- _job_id = arguments.delete(:job_id)
40
-
41
- method = ElasticsearchServerless::API::HTTP_GET
42
- path = if _job_id
43
- "_ml/anomaly_detectors/#{Utils.listify(_job_id)}/_stats"
44
- else
45
- "_ml/anomaly_detectors/_stats"
46
- end
47
- params = Utils.process_params(arguments)
48
-
49
- ElasticsearchServerless::API::Response.new(
50
- perform_request(method, path, params, body, headers)
51
- )
52
- end
53
- end
54
- end
55
- end
56
- 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 MachineLearning
24
- module Actions
25
- # Retrieves configuration information for anomaly detection jobs.
26
- #
27
- # @option arguments [String, Array] :job_id Identifier for the anomaly detection job. It can be a job identifier, a group name, or a wildcard expression. If you do not specify one of these options, the API returns information for all anomaly detection jobs.
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no jobs that match. 2. Contains the _all string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. The default value is +true+, which returns an empty +jobs+ array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a +404+ status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Boolean] :exclude_generated Indicates if certain fields should be removed from the configuration on retrieval. This allows the configuration to be in an acceptable format to be retrieved and then added to another cluster.
30
- # @option arguments [Hash] :headers Custom HTTP headers
31
- #
32
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-job.html
33
- #
34
- def get_jobs(arguments = {})
35
- arguments = arguments.clone
36
- headers = arguments.delete(:headers) || {}
37
-
38
- body = nil
39
-
40
- _job_id = arguments.delete(:job_id)
41
-
42
- method = ElasticsearchServerless::API::HTTP_GET
43
- path = if _job_id
44
- "_ml/anomaly_detectors/#{Utils.listify(_job_id)}"
45
- else
46
- "_ml/anomaly_detectors"
47
- end
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,66 +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
- # Retrieves overall bucket results that summarize the bucket results of multiple anomaly detection jobs.
26
- #
27
- # @option arguments [String] :job_id Identifier for the anomaly detection job. It can be a job identifier, a group name, a comma-separated list of jobs or groups, or a wildcard expression. You can summarize the bucket results for all anomaly detection jobs by using +_all+ or by specifying +*+ as the +<job_id>+. (*Required*)
28
- # @option arguments [Boolean] :allow_no_match Specifies what to do when the request: 1. Contains wildcard expressions and there are no jobs that match. 2. Contains the +_all+ string or no identifiers and there are no matches. 3. Contains wildcard expressions and there are only partial matches. If +true+, the request returns an empty +jobs+ array when there are no matches and the subset of results when there are partial matches. If this parameter is +false+, the request returns a +404+ status code when there are no matches or only partial matches. Server default: true.
29
- # @option arguments [Time] :bucket_span The span of the overall buckets. Must be greater or equal to the largest bucket span of the specified anomaly detection jobs, which is the default value. By default, an overall bucket has a span equal to the largest bucket span of the specified anomaly detection jobs. To override that behavior, use the optional +bucket_span+ parameter.
30
- # @option arguments [String, Time] :end Returns overall buckets with timestamps earlier than this time.
31
- # @option arguments [Boolean] :exclude_interim If +true+, the output excludes interim results.
32
- # @option arguments [Double, String] :overall_score Returns overall buckets with overall scores greater than or equal to this value.
33
- # @option arguments [String, Time] :start Returns overall buckets with timestamps after this time.
34
- # @option arguments [Integer] :top_n The number of top anomaly detection job bucket scores to be used in the +overall_score+ calculation. Server default: 1.
35
- # @option arguments [Hash] :headers Custom HTTP headers
36
- # @option arguments [Hash] :body request body
37
- #
38
- # @see https://www.elastic.co/guide/en/elasticsearch/reference/current/ml-get-overall-buckets.html
39
- #
40
- def get_overall_buckets(arguments = {})
41
- raise ArgumentError, "Required argument 'job_id' missing" unless arguments[:job_id]
42
-
43
- arguments = arguments.clone
44
- headers = arguments.delete(:headers) || {}
45
-
46
- body = arguments.delete(:body)
47
-
48
- _job_id = arguments.delete(:job_id)
49
-
50
- method = if body
51
- ElasticsearchServerless::API::HTTP_POST
52
- else
53
- ElasticsearchServerless::API::HTTP_GET
54
- end
55
-
56
- path = "_ml/anomaly_detectors/#{Utils.listify(_job_id)}/results/overall_buckets"
57
- params = Utils.process_params(arguments)
58
-
59
- ElasticsearchServerless::API::Response.new(
60
- perform_request(method, path, params, body, headers)
61
- )
62
- end
63
- end
64
- end
65
- end
66
- end