From 8bbedf5fe55fa22888e107898e5c16ca7f82c636 Mon Sep 17 00:00:00 2001 From: javanna Date: Tue, 31 Oct 2017 15:24:46 +0100 Subject: [PATCH] [DOCS] Link remote info API in Cross Cluster Search docs page Closes #26327 --- docs/reference/modules/cross-cluster-search.asciidoc | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/docs/reference/modules/cross-cluster-search.asciidoc b/docs/reference/modules/cross-cluster-search.asciidoc index 575e68fcb2f0a..0658698c0cf66 100644 --- a/docs/reference/modules/cross-cluster-search.asciidoc +++ b/docs/reference/modules/cross-cluster-search.asciidoc @@ -208,3 +208,11 @@ will be prefixed with their remote cluster name: to `false` (defaults to `true`) to prevent certain nodes from connecting to remote clusters. Cross-cluster search requests must be sent to a node that is allowed to act as a cross-cluster client. + +[float] +[[retrieve-remote-clusters-info]] +=== Retrieving remote clusters info + +The <> allows to retrieve +information about the configured remote clusters, as well as the remote +nodes that the Cross Cluster Search node is connected to.