API generation

This commit is contained in:
delvedor
2020-04-02 07:48:45 +02:00
parent 1d24147ada
commit bb28276553
191 changed files with 413 additions and 59 deletions

View File

@ -21,6 +21,7 @@ function buildCcrUnfollow (opts) {
/**
* Perform a ccr.unfollow request
* Stops the following task associated with a follower index and removes index metadata and settings associated with cross-cluster replication.
* https://www.elastic.co/guide/en/elasticsearch/reference/current/ccr-post-unfollow.html
*/
return function ccrUnfollow (params, options, callback) {