mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
(Doc+) Link API doc to parent object - part1 (#111951)
* (Doc+) Link API to parent Doc part1 --------- Co-authored-by: shainaraskas <shaina.raskas@elastic.co> Co-authored-by: shainaraskas <58563081+shainaraskas@users.noreply.github.com>
This commit is contained in:
parent
3a122a7d71
commit
c1019d4c5d
61 changed files with 63 additions and 63 deletions
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Delete auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
Delete auto-follow patterns.
|
||||
Delete {ccr} <<ccr-auto-follow,auto-follow patterns>>.
|
||||
|
||||
[[ccr-delete-auto-follow-pattern-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Get auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
Get auto-follow patterns.
|
||||
Get {ccr} <<ccr-auto-follow,auto-follow patterns>>.
|
||||
|
||||
[[ccr-get-auto-follow-pattern-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Pause auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
Pauses an auto-follow pattern.
|
||||
Pauses a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-pause-auto-follow-pattern-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Create auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
Creates an auto-follow pattern.
|
||||
Creates a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-put-auto-follow-pattern-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Resume auto-follow pattern</titleabbrev>
|
||||
++++
|
||||
|
||||
Resumes an auto-follow pattern.
|
||||
Resumes a {ccr} <<ccr-auto-follow,auto-follow pattern>>.
|
||||
|
||||
[[ccr-resume-auto-follow-pattern-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
[[ccr-apis]]
|
||||
== {ccr-cap} APIs
|
||||
|
||||
You can use the following APIs to perform {ccr} operations.
|
||||
You can use the following APIs to perform <<xpack-ccr,{ccr}>> operations.
|
||||
|
||||
[discrete]
|
||||
[[ccr-api-top-level]]
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Get follower info</titleabbrev>
|
||||
++++
|
||||
|
||||
Retrieves information about all follower indices.
|
||||
Retrieves information about all <<xpack-ccr,{ccr}>> follower indices.
|
||||
|
||||
[[ccr-get-follow-info-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Get follower stats</titleabbrev>
|
||||
++++
|
||||
|
||||
Get follower stats.
|
||||
Get <<xpack-ccr,{ccr}>> follower stats.
|
||||
|
||||
[[ccr-get-follow-stats-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Forget follower</titleabbrev>
|
||||
++++
|
||||
|
||||
Removes the follower retention leases from the leader.
|
||||
Removes the <<xpack-ccr,{ccr}>> follower retention leases from the leader.
|
||||
|
||||
[[ccr-post-forget-follower-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Pause follower</titleabbrev>
|
||||
++++
|
||||
|
||||
Pauses a follower index.
|
||||
Pauses a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-post-pause-follow-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Resume follower</titleabbrev>
|
||||
++++
|
||||
|
||||
Resumes a follower index.
|
||||
Resumes a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-post-resume-follow-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Unfollow</titleabbrev>
|
||||
++++
|
||||
|
||||
Converts a follower index to a regular index.
|
||||
Converts a <<xpack-ccr,{ccr}>> follower index to a regular index.
|
||||
|
||||
[[ccr-post-unfollow-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
<titleabbrev>Create follower</titleabbrev>
|
||||
++++
|
||||
|
||||
Creates a follower index.
|
||||
Creates a <<xpack-ccr,{ccr}>> follower index.
|
||||
|
||||
[[ccr-put-follow-request]]
|
||||
==== {api-request-title}
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
<titleabbrev>Get {ccr-init} stats</titleabbrev>
|
||||
++++
|
||||
|
||||
Get {ccr} stats.
|
||||
Get <<xpack-ccr,{ccr}>> stats.
|
||||
|
||||
[[ccr-get-stats-request]]
|
||||
==== {api-request-title}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue