clear_syscheck_database
Remove stored file integrity data for an agent to force a fresh baseline scan.
Instructions
Clear the syscheck database for an agent.
Removes all stored file integrity data. The next scan will create a new baseline.
Args: agent_id: Agent ID whose database to clear (default: '000' for the manager).
Returns: JSON object indicating success or failure.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agent_id | No | 000 |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |