sophos_get_memory_dump_status
Get the completion status of a memory dump request for a specific endpoint, indicating if the dump is available or still in progress.
Instructions
Get the status of a memory dump request previously initiated with sophos_request_memory_dump.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tenant_id | Yes | Tenant UUID | |
| endpoint_id | Yes | Endpoint UUID | |
| memory_dump_request_id | Yes | Memory dump request ID returned by the initial dump request |