mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
0e6bb1f28b
The root endpoint returns basic information about this node, like it's name and ES version etc. The cluster name is an important information that belongs in that list. Closes #7524