Query

Cancel Active Query

Requests that the event storage system cancel a specific query identified by the provided input ID. Note that not all queries can be canceled. Requires a Security Onion Pro license.

get/connect/query/cancel/{queryId}

Path parameters

queryIdstring required

The unique query ID to cancel

Response

The query cancelation was submitted (may or may not actually get canceled)

object required

Changes

Changed in 2 of the 23 revisions of this API.11