Get GeoIP database configurations
Generally available; Added in 8.15.0
All methods and paths for this operation:
GET
/_ingest/geoip/database
GET
/_ingest/geoip/database/{id}
Get information about one or more IP geolocation database configurations.
GET
/_ingest/geoip/database/{id}
curl \
--request GET 'http://api.example.com/_ingest/geoip/database/{id}' \
--header "Authorization: $API_KEY"