ELASTICSEARCH INDEX NAME code example
Example 1: see index size elasticsearch
GET /my-index-000001/_stats
Example 2: elasticsearch list indexes
GET /_cat/indices/twi*?v&s=index
GET /my-index-000001/_stats
GET /_cat/indices/twi*?v&s=index