Commit Graph
61 Commits
Author SHA1 Message Date
Shephali Mittal 924d71729a Add SPDX and OpenSearch Modification license header
Signed-off-by: Shephali Mittal <[email protected]>
2021-08-10 19:36:47 +05:30
Seth Michael Larson f8ffb2cd0a [7.x] Generate APIs using Elastic build artifacts API 2021-04-19 14:39:21 -05:00
Seth Michael LarsonandGitHub a728aaa491 [7.x] Sort imports with isort and regenerate APIs 2021-01-13 14:21:04 -06:00
Seth Michael LarsonandGitHub 2e06989ca1 [API] Update REST APIs to 7dfb1ed9790 2020-12-08 13:18:08 -06:00
Seth Michael LarsonandGitHub d08860a357 [7.x] Document all APIs, add stability warning 2020-10-28 13:49:05 -05:00
Seth Michael LarsonandSeth Michael Larson c1fbdef75e API: Update Elasticsearch APIs for 7.x 2020-10-20 15:22:43 -05:00
Seth Michael LarsonandGitHub b13c7c6217 [7.x] Switch to long Apache-2.0 license header 2020-07-02 13:15:25 -05:00
Seth Michael LarsonandSeth Michael Larson f8b005f62e Update 7.x REST APIs 2020-05-19 14:18:53 -05:00
Seth Michael LarsonandGitHub 9cc48b3e66 Update new APIs in 7.x 2020-05-08 16:07:52 -05:00
Seth Michael LarsonandSeth Michael Larson 8e1798cf31 Apply license header changes and API gen 2020-04-23 14:10:49 -05:00
Seth Michael LarsonandSeth Michael Larson 24c57840cb Update API and license tools 2020-04-23 14:10:49 -05:00
Seth Michael LarsonandGitHub 44571e0ae9 Release 7.7.0a2 2020-04-03 12:52:11 -05:00
Seth Michael LarsonandGitHub 9c39f37547 Release 7.7.0a1 2020-04-01 09:16:38 -05:00
Seth Michael LarsonandGitHub 883287551a Update supported ES API to 7.6 2020-03-13 13:44:46 -05:00
Seth Michael LarsonandGitHub 9219c92779 [7.x] Add support for X-Opaque-Id 2020-03-11 16:33:15 -05:00
Seth Michael LarsonandGitHub 8074ff294b [7.x] Restore default metric='_all' to cluster.state() 2020-03-10 12:08:03 -05:00
Seth Michael LarsonandSeth Michael Larson 35f263c950 Standardize docs spacing for 'Valid values' and 'Default' 2020-02-21 16:49:15 -06:00
Honza Král 869c35f551 Fixed generator, passing tests 2019-12-22 16:32:49 +01:00
Honza Král ffe00d0c38 Generated API 2019-12-22 16:32:49 +01:00
Honza Král d8d1b4b0fa Flatten namespaces, keep xpack access as failover 2019-12-22 16:32:49 +01:00
Patryk KrawaczyńskiandHonza Král 39ada119fe HTTP 405 when node_id is defined
_make_path encodes "/" - so the request looks like: GET /_cluster%2Fstats%2Fnodes/node_id and elastic returns a 405 error.
2019-11-08 17:20:28 -05:00
Nick LangandGitHub 8e92b857bc Update ES client API's for some missing 7 features (#949)
* Update cat.py to have correct query params

* Add missing api remote_info and missing params

* a couple apis have had added query params

* Add Split api and add missing query params

* Adding processor_grok api

* Adding missing apis:
* update by query rethrottle
* scripts painless execute
* scripts painless context
* rank eval

* delete by query rethrottle

* add missing query params

* Add missing xpack apis

* Update helpers to account for 7.x scroll api
2019-05-10 16:41:50 -06:00
Nick LangandGitHub 206f5e2754 Black (#948) 2019-05-10 09:16:33 -06:00
Nick LangandGitHub f77263e3bd adding support for wait_for_no_initializing_shards in health method (#777) 2018-04-24 13:13:41 -06:00
Honza Král 3be98b0a09 first pass for 6.0 compatibility 2017-07-31 19:17:52 -04:00
Honza Král cd8aaf2c5e 5.0 compatibility 2016-10-17 13:57:10 +02:00
Honza Král 9cdcc5b4dd Adding new params for cluster.health and cluster.allocation_explain 2016-07-14 17:29:33 +02:00
Honza Král a359c5fba2 Elasticsearch 5.0 APIs 2016-06-28 16:38:32 +02:00
Honza Král 7c305f1bc3 Fixes for Elasticsearch 5.0 2016-05-17 14:12:39 +02:00
Honza Král 6e94bf76ad 5.0 compatibility 2016-03-22 21:04:07 +01:00
Honza Král 38bb0aafbd Have transport.perform_request only return data 2016-03-10 18:59:31 +01:00
Honza Král fa62ae71bf Updated to latest 2.x compatibility 2015-10-14 00:06:27 +02:00
Honza Král 36d8d4b545 2.0 compatibility 2015-08-25 01:21:45 +02:00
Russell Savage 4c24468168 updating doc links to elastic.co
reverting bucket link to elasticsearch.org

updating test cases to use elastic.co

updating pylibmc version
2015-03-23 15:56:32 -07:00
Honza Král c897c75aa9 Update parameters for cluster.state 2015-01-23 03:47:01 +01:00
Honza Král a23772ba27 Updated to new ES api version 2014-12-15 14:59:04 +01:00
Honza Král 81431a2823 Reroute API has a metric param 2014-09-10 16:25:37 +02:00
Honza Král 2388ecd64a Update the API to new specs 2014-03-02 18:08:15 +01:00
Honza Král 1276411cfd Added index_templates parameter to cluster.state 2014-01-27 16:48:36 +01:00
Honza Král 8a18ef67f5 Add local params and other minor api fixes 2014-01-20 18:51:19 +01:00
Honza Král 5aecde0586 Minor fixes to the API 2014-01-18 01:54:39 +01:00
Honza Král 0a5b970ba6 Split node apis to their own namespace 2014-01-18 01:17:41 +01:00
Honza Král 185a691177 Added cluster.stats api 2014-01-17 15:20:44 +01:00
Honza Král 96d7fc6783 updated cluster.state API 2014-01-17 15:03:23 +01:00
Honza Král a74a39e5f3 Added timeouts to reroute 2014-01-17 14:59:17 +01:00
Honza Král 209a07e608 Update documentation links for existing APIs 2014-01-17 14:56:35 +01:00
Honza Král 3298e1082f Add the cluster.pending_tasks api 2014-01-17 14:39:04 +01:00
Honza Král 9b7797d5c8 Cluster health doc link 2014-01-17 14:36:25 +01:00
Honza Král b292bc0d40 Updated cluster.get_settings api 2014-01-17 14:35:30 +01:00
Honza Král 16742e7078 Updated cluster.node_stats for 1.0 2014-01-09 02:07:04 +01:00