Get geoip databases statistics
Get license checks and download status of Geoip filter plugin.
Query parameters
-
pretty
boolean If you append
?pretty=true
to the request, the JSON returned will be pretty formatted. Use it for debugging only!
GET
/_node/stats/geoip_download_manager
curl \
--request GET 'http://api.example.com/_node/stats/geoip_download_manager' \
--user "username:password"