Ryan Merriman created METRON-1661:
-------------------------------------
Summary: Create Pcap Query Filter endpoint
Key: METRON-1661
URL: https://issues.apache.org/jira/browse/METRON-1661
Project: Metron
Issue Type: Sub-task
Reporter: Ryan Merriman
Assignee: Ryan Merriman
A REST endpont is needed to expose a way to submit a Pcap query filter job:
POST /api/v1/pcap/query - This endpoint would accept a query pcap request,
submit a pcap job, and return a job id. The request would be an object
containing the options documented here for the query filter:
[https://github.com/apache/metron/tree/master/metron-platform/metron-pcap-backend#query-filter-utility].
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)