Get searchable snapshot statistics
Added in 7.10.0
Query parameters
-
level
string Return stats aggregated at cluster, index or shard level
Values are
cluster
,indices
, orshards
.
GET
/_searchable_snapshots/stats
curl \
--request GET 'http://api.example.com/_searchable_snapshots/stats' \
--header "Authorization: $API_KEY"