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