Package org.opensearch.action.admin.indices.template.post
package org.opensearch.action.admin.indices.template.post
Post Index Templates transport handlers.
-
ClassesClassDescriptionTransport Action for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configurationTransport Request for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configurationContains the information on what V2 templates would match a given index.An action for simulating the complete composed settings of the specified index template name, or index template configurationRequest for simulating a template actionTransport Action for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configurationHandles simulating an index template either by name (looking it up in the cluster state), or by a provided template configuration