The cluster remote info API allows you to retrieve all of the configured Added in 6.1.0
remote cluster information. It returns connection and endpoint information keyed by the configured remote cluster alias.
GET /_remote/info
curl \
-X GET http://api.example.com/_remote/info
Response examples (200)
{}