mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-17 10:25:15 +00:00
[DOCS] Link remote info API in Cross Cluster Search docs page
Closes #26327
This commit is contained in:
parent
bd0261916c
commit
506a2c276d
@ -204,3 +204,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 <<cluster-remote-info, Remote Cluster Info API>> allows to retrieve
|
||||
information about the configured remote clusters, as well as the remote
|
||||
nodes that the Cross Cluster Search node is connected to.
|
||||
|
Loading…
x
Reference in New Issue
Block a user