Get the status of ES

curl -XGET http://localhost:9200/_cluster/health?pretty=true

Filesystem stats

GET https://localhost:9200/_nodes/stats/fs

Get version and other info

GET https://localhost:9200/

Get the values of all settings in the system

Includes the default settings.

GET _cluster/settings?flat_settings&include_defaults