Class SimulateIndexTemplateRequest

java.lang.Object
co.elastic.clients.elasticsearch._types.RequestBase
co.elastic.clients.elasticsearch.indices.SimulateIndexTemplateRequest

public class SimulateIndexTemplateRequest extends RequestBase
Simulate an index. Get the index configuration that would be applied to the specified index from an existing index template.
See Also: