Skip to content

Wazuh API v3.11.0

Compare
Choose a tag to compare
@crd1985 crd1985 released this 23 Dec 16:06
· 139 commits to master since this release
6db0698

[v3.11.0]

Added

  • The query parameter (q) now can be used filter rules, decoders or logs (#248)
  • New API requests:
    • PUT /agents/group/:group_id/restart to restart all agents in a group (#411)
    • GET /syscollector/:agent_id/hotfixes to get hotfixes info (#423)

Changed

  • Improved error descriptions for the PUT /agents/:agent_id/upgrade_custom API call (#3911)