mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
This commit is contained in:
parent
1bdcb23479
commit
f6a2a991d5
199 changed files with 1193 additions and 8 deletions
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Delete auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Delete {ccr} <<ccr-auto-follow,auto-follow patterns>>.
|
||||
|
||||
[[ccr-delete-auto-follow-pattern-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Get auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Get {ccr} <<ccr-auto-follow,auto-follow patterns>>.
|
||||
|
||||
[[ccr-get-auto-follow-pattern-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Pause auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Pauses a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-pause-auto-follow-pattern-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Create auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Creates a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-put-auto-follow-pattern-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Resume auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Resumes a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-resume-auto-follow-pattern-request]]
|
||||
|
|
|
@ -2,6 +2,12 @@
|
|||
[[ccr-apis]]
|
||||
== {ccr-cap} APIs
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
You can use the following APIs to perform <<xpack-ccr,{ccr}>> operations.
|
||||
|
||||
[discrete]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Get follower info</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Retrieves information about all <<xpack-ccr,{ccr}>> follower indices.
|
||||
|
||||
[[ccr-get-follow-info-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Get follower stats</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Get <<xpack-ccr,{ccr}>> follower stats.
|
||||
|
||||
[[ccr-get-follow-stats-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Forget follower</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Removes the <<xpack-ccr,{ccr}>> follower retention leases from the leader.
|
||||
|
||||
[[ccr-post-forget-follower-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Pause follower</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Pauses a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-post-pause-follow-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Resume follower</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Resumes a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-post-resume-follow-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Unfollow</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Converts a <<xpack-ccr,{ccr}>> follower index to a regular index.
|
||||
|
||||
[[ccr-post-unfollow-request]]
|
||||
|
|
|
@ -5,6 +5,12 @@
|
|||
<titleabbrev>Create follower</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Creates a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-put-follow-request]]
|
||||
|
|
|
@ -6,6 +6,12 @@
|
|||
<titleabbrev>Get {ccr-init} stats</titleabbrev>
|
||||
++++
|
||||
|
||||
..New API reference
|
||||
[sidebar]
|
||||
--
|
||||
For the most up-to-date API details, refer to {api-es}/group/endpoint-ccr[Cross-cluster replication APIs].
|
||||
--
|
||||
|
||||
Get <<xpack-ccr,{ccr}>> stats.
|
||||
|
||||
[[ccr-get-stats-request]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue