executeGenericQuery
The executeGenericQuery service executes the specified query against the Event Collector database tables.
If a query needs to be executed multiple times, better performance is experienced by registering the query with registerQuery, then using the executeRegisteredGenericQuery operation.
- The request must specify the details of the query that is to be executed, along with any options for the query.
- The response returns details of the events that match the specified query, along with summary information about the executed query.
Required System Action
None.
Subtopics