OpenSearch/x-pack/plugin
Martijn van Groningen 6846666b6b
Add ccr follow info api (#37408)
* Add ccr follow info api

This api returns all follower indices and per follower index
the provided parameters at put follow / resume follow time and
whether index following is paused or active.

Closes #37127

* iter

* [DOCS] Edits the get follower info API

* [DOCS] Fixes link to remote cluster

* [DOCS] Clarifies descriptions for configured parameters
2019-01-18 16:37:21 +01:00
..
ccr Add ccr follow info api (#37408) 2019-01-18 16:37:21 +01:00
core Add ccr follow info api (#37408) 2019-01-18 16:37:21 +01:00
deprecation Simplify deprecation issue levels (#36326) 2018-12-07 15:45:53 -07:00
graph Remove X-Pack centric graph endpoints (#36010) 2018-11-29 07:09:37 -05:00
ilm Add set_priority action to ILM (#37397) 2019-01-17 09:55:36 -06:00
logstash Rename confusing variable holding name of Logstash index template (#36840) 2018-12-19 12:09:37 -07:00
ml Propagate Errors in executors to uncaught exception handler (#36137) 2019-01-17 17:46:35 +01:00
monitoring Remove the use of AbstracLifecycleComponent constructor #37488 (#37488) 2019-01-16 09:05:30 +01:00
rollup Fix RollupDocumentation test to wait for job to stop 2019-01-11 14:14:58 -05:00
security Consistently use loopback address for ssl profile (#37487) 2019-01-15 14:03:21 -07:00
sql SQL: Rename SQL type DATE to DATETIME (#37395) 2019-01-17 10:17:58 +02:00
src/test Add ccr follow info api (#37408) 2019-01-18 16:37:21 +01:00
upgrade Converting randomized testing to create a separate unitTest task instead of replacing the builtin test task (#36311) 2018-12-19 08:25:20 +02:00
watcher Security: remove SSL settings fallback (#36846) 2019-01-14 14:06:22 -07:00
build.gradle