YML Configuration

Is there a API query that can show you what's configured that was provided by the elasticsearch.yml file?

Hi,

You can use the nodes info API:

GET /_nodes

https://www.elastic.co/guide/en/elasticsearch/reference/current/cluster-nodes-info.html