Class AdministrationResource

java.lang.Object
org.graylog2.shared.rest.resources.RestResource
org.graylog.plugins.sidecar.rest.resources.AdministrationResource
All Implemented Interfaces:
PluginRestResource

@Path("/sidecar/administration") @Consumes("application/json") @Produces("application/json") @RequiresAuthentication public class AdministrationResource extends RestResource implements PluginRestResource