get_rootcheck
Retrieve rootkit detection scan results from a Wazuh agent. Filter by status to view outstanding threats or resolved findings.
Instructions
Get rootkit detection scan results for a Wazuh agent
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | Yes | Agent identifier (e.g., '001') | |
| limit | No | Maximum number of results to return (1-100) | |
| offset | No | Pagination offset | |
| status | No | Filter by status: outstanding (active findings) or solved |