sophos_get_live_query_status
Check the status of a Live Discover query run to see if it is pending, started, or finished, and whether the result succeeded, failed, or timed out.
Instructions
Check the status of a previously submitted Live Discover query run. Status values: pending | started | finished. Result values: notAvailable | succeeded | failed | timedOut.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| run_id | Yes | The query run ID returned by sophos_run_live_query | |
| tenant_id | Yes | The tenant ID the query was run against |