OpenSearch/x-pack/plugin/ccr/qa/rest
Martijn van Groningen 9129948f60
Rename CCR APIs (#34027)
* Renamed CCR APIs

Renamed:
* `/{index}/_ccr/create_and_follow` to `/{index}/_ccr/follow`
* `/{index}/_ccr/unfollow` to `/{index}/_ccr/pause_follow`
* `/{index}/_ccr/follow` to `/{index}/_ccr/resume_follow`

Relates to #33931
2018-09-28 08:02:20 +02:00
..
src/test Rename CCR APIs (#34027) 2018-09-28 08:02:20 +02:00
build.gradle Move CCR REST tests to a sub-project of ccr 2018-09-15 10:18:59 -04:00