Class IndexSetTemplateResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog2.rest.resources.system.indexer.IndexSetTemplateResource

@RequiresAuthentication @Path("/system/indices/index_sets/templates") @Produces("application/json") @Consumes("application/json") public class IndexSetTemplateResource extends RestResource