Class IndexFieldTypeProfileResource

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

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