Package com.wavefront.api
Interface EventAPI
-
@Path("/") public interface EventAPI
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.ws.rs.core.ResponseproxyEvents(UUID proxyId, List<Event> eventBatch)Ingest a batch of events.
-