Class SimulateTemplateAction
java.lang.Object
org.opensearch.action.ActionType<SimulateIndexTemplateResponse>
org.opensearch.action.admin.indices.template.post.SimulateTemplateAction
An action for simulating the complete composed settings of the specified
index template name, or index template configuration
- Opensearch.internal:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
Request for simulating a template action -
Field Summary
Fields -
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-