I'm looking for an API call for ElasticSearch which helps me figuring out if the component template has any usage count, if it is used by any index template.
We can see this information through Kibana -> Index management -> Component templates -> Usage count. But not sure which API call would provide this.
Thanks