executeRegisteredGenericQuery

The executeRegisteredGenericQuery operation executes a query that has been previously registered using the registerQuery operation.

See also: registerQuery

  • When queries are registered they are represented both by a GUID returned by the registration, and also by a tag which is passed in when registering.
  • The request must specify the previously registered query that is to be executed, along with any options to be used on this particular execution of 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.
API Descriptions