Get remote cluster information
Added in 6.1.0
Get all of the configured remote cluster information. This API returns connection and endpoint information keyed by the configured remote cluster alias.
GET
/_remote/info
curl \
--request GET http://api.example.com/_remote/info \
--header "Authorization: $API_KEY"
Response examples (200)
{}