WARNING: Deprecated in 7.15.0.
The Java REST Client is deprecated in favor of the Java API Client.
The Delete Composable Index Template API allows you to delete an index template.
DeleteComposableIndexTemplateRequest deleteRequest = new DeleteComposableIndexTemplateRequest("my-template");
The name of an index template to delete.
Most Popular
Video
Get Started with Elasticsearch
Intro to Kibana
ELK for Logs & Metrics