原英文版地址: https://www.elastic.co/guide/en/elasticsearch/reference/7.7/ccr-apis.html, 原文档版权归 www.elastic.co 所有
本地英文版地址: ../en/ccr-apis.html
重要: 此版本不会发布额外的bug修复或文档更新。最新信息请参考 当前版本文档。
Elasticsearch Guide [7.7] » REST APIs » Cross-cluster replication APIs
« Voting configuration exclusions API Get cross-cluster replication stats API »

Cross-cluster replication APIsedit

You can use the following APIs to perform cross-cluster replication operations.

Top-Leveledit

  • Get cross-cluster replication stats

Followedit

  • Create follower index
  • Pause follower
  • Resume follower
  • Convert follower index to a regular index
  • Remove follower retention leases from the leader
  • Get stats about follower indices
  • Get info about follower indices

Auto-followedit

  • Create auto-follow pattern
  • Delete auto-follow pattern
  • Get auto-follow patterns
  • Pause auto-follow pattern
  • Resume auto-follow pattern
« Voting configuration exclusions API Get cross-cluster replication stats API »