@Path(value="/system/pipelines/simulate") @Consumes(value="application/json") @Produces(value="application/json") public class SimulatorResource extends RestResource implements PluginRestResource
configuration, userService| Constructor and Description |
|---|
SimulatorResource(PipelineInterpreter pipelineInterpreter,
ConfigurationStateUpdater pipelineStateUpdater,
StreamService streamService) |
| Modifier and Type | Method and Description |
|---|---|
SimulationResponse |
simulate(@NotNull SimulationRequest request) |
checkAnyPermission, checkPermission, checkPermission, getCurrentUser, getIndexSet, getSubject, getUriBuilderToSelf, isAnyPermitted, isAnyPermitted, isPermitted, isPermitted, setPrettyPrint@Inject public SimulatorResource(PipelineInterpreter pipelineInterpreter, ConfigurationStateUpdater pipelineStateUpdater, StreamService streamService)
@POST public SimulationResponse simulate(@NotNull @NotNull SimulationRequest request) throws NotFoundException
NotFoundExceptionCopyright © 2012–2021 Graylog, Inc.. All rights reserved.