[DOCS] Link to new API site (#119038) (#119360)

Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
This commit is contained in:
Lisa Cawley 2024-12-30 09:18:27 -08:00 committed by GitHub
parent 1bdcb23479
commit f6a2a991d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
199 changed files with 1193 additions and 8 deletions

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]

View file

@ -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]]