Get remote cluster information Added in 6.1.0

GET /_remote/info

Get all of the configured remote cluster information. This API returns connection and endpoint information keyed by the configured remote cluster alias.

Responses

GET /_remote/info
curl \
 -X GET http://api.example.com/_remote/info
Response examples (200)
{}