mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
[DOCS] Add missing HTML anchors to CCR and ML (#80287)
This commit is contained in:
parent
563cb9e37b
commit
305ff20b8f
2 changed files with 8 additions and 8 deletions
|
@ -69,10 +69,10 @@ referenced leader index. When this API returns, the follower index exists, and
|
|||
[[ccr-put-follow-request-body]]
|
||||
==== {api-request-body-title}
|
||||
|
||||
`leader_index`::
|
||||
[[ccr-put-follow-request-body-leader_index]]`leader_index`::
|
||||
(Required, string) The name of the index in the leader cluster to follow.
|
||||
|
||||
`remote_cluster`::
|
||||
[[ccr-put-follow-request-body-remote_cluster]]`remote_cluster`::
|
||||
(Required, string) The <<remote-clusters,remote cluster>> containing
|
||||
the leader index.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue