Package org.opensearch.action.admin.indices.template.post


package org.opensearch.action.admin.indices.template.post
Post Index Templates transport handlers.
  • Classes
    Class
    Description
    Transport Action for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configuration
    Transport Request for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configuration
    Contains 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 configuration
    Request for simulating a template action
    Transport Action for handling simulating an index template either by name (looking it up in the cluster state), or by a provided template configuration
    Handles simulating an index template either by name (looking it up in the cluster state), or by a provided template configuration