Monitoring frozen indices

Frozen indices are ordinary indices that use search throttling and a memory efficient shard implementation. For API’s like the cat indices frozen indices may identified by an index’s search.throttled property (sth).

  1. GET /_cat/indices/my-index-000001?v&h=i,sth

The response looks like:

  1. i sth
  2. my-index-000001 true