elasticsearch-xpack 6.8.1 → 6.8.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (124) hide show
  1. checksums.yaml +4 -4
  2. data/elasticsearch-xpack.gemspec +29 -27
  3. data/examples/watcher/error_500.rb +4 -0
  4. data/lib/elasticsearch/xpack.rb +4 -0
  5. data/lib/elasticsearch/xpack/api/actions/graph/explore.rb +4 -0
  6. data/lib/elasticsearch/xpack/api/actions/info.rb +4 -0
  7. data/lib/elasticsearch/xpack/api/actions/license/delete.rb +4 -0
  8. data/lib/elasticsearch/xpack/api/actions/license/get.rb +4 -0
  9. data/lib/elasticsearch/xpack/api/actions/license/get_basic_status.rb +4 -0
  10. data/lib/elasticsearch/xpack/api/actions/license/get_trial_status.rb +4 -0
  11. data/lib/elasticsearch/xpack/api/actions/license/post.rb +4 -0
  12. data/lib/elasticsearch/xpack/api/actions/license/post_start_basic.rb +4 -0
  13. data/lib/elasticsearch/xpack/api/actions/license/post_start_trial.rb +4 -0
  14. data/lib/elasticsearch/xpack/api/actions/machine_learning/close_job.rb +4 -0
  15. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar.rb +4 -0
  16. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_event.rb +4 -0
  17. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_calendar_job.rb +4 -0
  18. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_datafeed.rb +4 -0
  19. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_expired_data.rb +4 -0
  20. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_filter.rb +4 -0
  21. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_forecast.rb +4 -0
  22. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_job.rb +4 -0
  23. data/lib/elasticsearch/xpack/api/actions/machine_learning/delete_model_snapshot.rb +4 -0
  24. data/lib/elasticsearch/xpack/api/actions/machine_learning/find_file_structure.rb +4 -0
  25. data/lib/elasticsearch/xpack/api/actions/machine_learning/flush_job.rb +4 -0
  26. data/lib/elasticsearch/xpack/api/actions/machine_learning/forecast.rb +4 -0
  27. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_buckets.rb +4 -0
  28. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendar_events.rb +4 -0
  29. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_calendars.rb +4 -0
  30. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_categories.rb +4 -0
  31. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeed_stats.rb +4 -0
  32. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_datafeeds.rb +4 -0
  33. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_filters.rb +4 -0
  34. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_influencers.rb +4 -0
  35. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_job_stats.rb +4 -0
  36. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_jobs.rb +4 -0
  37. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_model_snapshots.rb +4 -0
  38. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_overall_buckets.rb +4 -0
  39. data/lib/elasticsearch/xpack/api/actions/machine_learning/get_records.rb +4 -0
  40. data/lib/elasticsearch/xpack/api/actions/machine_learning/info.rb +4 -0
  41. data/lib/elasticsearch/xpack/api/actions/machine_learning/open_job.rb +4 -0
  42. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_calendar_events.rb +4 -0
  43. data/lib/elasticsearch/xpack/api/actions/machine_learning/post_data.rb +4 -0
  44. data/lib/elasticsearch/xpack/api/actions/machine_learning/preview_datafeed.rb +4 -0
  45. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar.rb +4 -0
  46. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_calendar_job.rb +4 -0
  47. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_datafeed.rb +4 -0
  48. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_filter.rb +4 -0
  49. data/lib/elasticsearch/xpack/api/actions/machine_learning/put_job.rb +4 -0
  50. data/lib/elasticsearch/xpack/api/actions/machine_learning/revert_model_snapshot.rb +4 -0
  51. data/lib/elasticsearch/xpack/api/actions/machine_learning/set_upgrade_mode.rb +4 -0
  52. data/lib/elasticsearch/xpack/api/actions/machine_learning/start_datafeed.rb +4 -0
  53. data/lib/elasticsearch/xpack/api/actions/machine_learning/stop_datafeed.rb +4 -0
  54. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_datafeed.rb +4 -0
  55. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_filter.rb +4 -0
  56. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_job.rb +4 -0
  57. data/lib/elasticsearch/xpack/api/actions/machine_learning/update_model_snapshot.rb +4 -0
  58. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate.rb +4 -0
  59. data/lib/elasticsearch/xpack/api/actions/machine_learning/validate_detector.rb +4 -0
  60. data/lib/elasticsearch/xpack/api/actions/migration/deprecations.rb +4 -0
  61. data/lib/elasticsearch/xpack/api/actions/migration/get_assistance.rb +4 -0
  62. data/lib/elasticsearch/xpack/api/actions/migration/upgrade.rb +4 -0
  63. data/lib/elasticsearch/xpack/api/actions/monitoring/bulk.rb +4 -0
  64. data/lib/elasticsearch/xpack/api/actions/rollup/delete_job.rb +4 -0
  65. data/lib/elasticsearch/xpack/api/actions/rollup/get_jobs.rb +4 -0
  66. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_caps.rb +4 -0
  67. data/lib/elasticsearch/xpack/api/actions/rollup/get_rollup_index_caps.rb +4 -0
  68. data/lib/elasticsearch/xpack/api/actions/rollup/put_job.rb +4 -0
  69. data/lib/elasticsearch/xpack/api/actions/rollup/rollup_search.rb +4 -0
  70. data/lib/elasticsearch/xpack/api/actions/rollup/start_job.rb +4 -0
  71. data/lib/elasticsearch/xpack/api/actions/rollup/stop_job.rb +4 -0
  72. data/lib/elasticsearch/xpack/api/actions/security/authenticate.rb +4 -0
  73. data/lib/elasticsearch/xpack/api/actions/security/change_password.rb +4 -0
  74. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_realms.rb +4 -0
  75. data/lib/elasticsearch/xpack/api/actions/security/clear_cached_roles.rb +4 -0
  76. data/lib/elasticsearch/xpack/api/actions/security/create_api_key.rb +4 -0
  77. data/lib/elasticsearch/xpack/api/actions/security/delete_privileges.rb +4 -0
  78. data/lib/elasticsearch/xpack/api/actions/security/delete_role.rb +4 -0
  79. data/lib/elasticsearch/xpack/api/actions/security/delete_role_mapping.rb +4 -0
  80. data/lib/elasticsearch/xpack/api/actions/security/delete_user.rb +4 -0
  81. data/lib/elasticsearch/xpack/api/actions/security/disable_user.rb +4 -0
  82. data/lib/elasticsearch/xpack/api/actions/security/enable_user.rb +4 -0
  83. data/lib/elasticsearch/xpack/api/actions/security/get_api_key.rb +4 -0
  84. data/lib/elasticsearch/xpack/api/actions/security/get_privileges.rb +4 -0
  85. data/lib/elasticsearch/xpack/api/actions/security/get_role.rb +4 -0
  86. data/lib/elasticsearch/xpack/api/actions/security/get_role_mapping.rb +4 -0
  87. data/lib/elasticsearch/xpack/api/actions/security/get_token.rb +4 -0
  88. data/lib/elasticsearch/xpack/api/actions/security/get_user.rb +4 -0
  89. data/lib/elasticsearch/xpack/api/actions/security/get_user_privileges.rb +4 -0
  90. data/lib/elasticsearch/xpack/api/actions/security/has_privileges.rb +4 -0
  91. data/lib/elasticsearch/xpack/api/actions/security/invalidate_api_key.rb +4 -0
  92. data/lib/elasticsearch/xpack/api/actions/security/invalidate_token.rb +4 -0
  93. data/lib/elasticsearch/xpack/api/actions/security/put_privileges.rb +4 -0
  94. data/lib/elasticsearch/xpack/api/actions/security/put_role.rb +4 -0
  95. data/lib/elasticsearch/xpack/api/actions/security/put_role_mapping.rb +4 -0
  96. data/lib/elasticsearch/xpack/api/actions/security/put_user.rb +4 -0
  97. data/lib/elasticsearch/xpack/api/actions/sql/clear_cursor.rb +4 -0
  98. data/lib/elasticsearch/xpack/api/actions/sql/query.rb +4 -0
  99. data/lib/elasticsearch/xpack/api/actions/sql/translate.rb +4 -0
  100. data/lib/elasticsearch/xpack/api/actions/ssl/certificates.rb +4 -0
  101. data/lib/elasticsearch/xpack/api/actions/usage.rb +4 -0
  102. data/lib/elasticsearch/xpack/api/actions/watcher/ack_watch.rb +4 -0
  103. data/lib/elasticsearch/xpack/api/actions/watcher/activate_watch.rb +4 -0
  104. data/lib/elasticsearch/xpack/api/actions/watcher/deactivate_watch.rb +4 -0
  105. data/lib/elasticsearch/xpack/api/actions/watcher/delete_watch.rb +4 -0
  106. data/lib/elasticsearch/xpack/api/actions/watcher/execute_watch.rb +4 -0
  107. data/lib/elasticsearch/xpack/api/actions/watcher/get_watch.rb +4 -0
  108. data/lib/elasticsearch/xpack/api/actions/watcher/put_watch.rb +4 -0
  109. data/lib/elasticsearch/xpack/api/actions/watcher/restart.rb +4 -0
  110. data/lib/elasticsearch/xpack/api/actions/watcher/start.rb +4 -0
  111. data/lib/elasticsearch/xpack/api/actions/watcher/stats.rb +4 -0
  112. data/lib/elasticsearch/xpack/api/actions/watcher/stop.rb +4 -0
  113. data/lib/elasticsearch/xpack/api/namespace/graph.rb +4 -0
  114. data/lib/elasticsearch/xpack/api/namespace/license.rb +4 -0
  115. data/lib/elasticsearch/xpack/api/namespace/machine_learning.rb +4 -0
  116. data/lib/elasticsearch/xpack/api/namespace/migration.rb +4 -0
  117. data/lib/elasticsearch/xpack/api/namespace/monitoring.rb +4 -0
  118. data/lib/elasticsearch/xpack/api/namespace/rollup.rb +4 -0
  119. data/lib/elasticsearch/xpack/api/namespace/security.rb +4 -0
  120. data/lib/elasticsearch/xpack/api/namespace/sql.rb +4 -0
  121. data/lib/elasticsearch/xpack/api/namespace/ssl.rb +4 -0
  122. data/lib/elasticsearch/xpack/api/namespace/watcher.rb +4 -0
  123. data/lib/elasticsearch/xpack/version.rb +5 -1
  124. metadata +48 -44
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  # Licensed to Elasticsearch B.V. under one or more contributor
2
6
  # license agreements. See the NOTICE file distributed with
3
7
  # this work for additional information regarding copyright
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  # Licensed to Elasticsearch B.V. under one or more contributor
2
6
  # license agreements. See the NOTICE file distributed with
3
7
  # this work for additional information regarding copyright
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  # Licensed to Elasticsearch B.V. under one or more contributor
2
6
  # license agreements. See the NOTICE file distributed with
3
7
  # this work for additional information regarding copyright
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  # Licensed to Elasticsearch B.V. under one or more contributor
2
6
  # license agreements. See the NOTICE file distributed with
3
7
  # this work for additional information regarding copyright
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API
@@ -1,3 +1,7 @@
1
+ # Licensed to Elasticsearch B.V under one or more agreements.
2
+ # Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3
+ # See the LICENSE file in the project root for more information
4
+
1
5
  module Elasticsearch
2
6
  module XPack
3
7
  module API