sophos_get_xdr_query_status
Check the status of a previously submitted XDR query run. Provides values like pending, started, or finished for status, and succeeded, failed, timedOut, or canceled for result.
Instructions
Check the status of a previously submitted XDR query run. Status values: pending | started | finished. Result values: notAvailable | succeeded | failed | timedOut | canceled.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The query run ID returned by sophos_run_xdr_query | |
| tenant_id | Yes | The tenant ID the query was run against |