zabbix_get_correlations
Retrieve event correlations from Zabbix to identify relationships between alerts and improve incident response.
Instructions
Get event correlations from Zabbix
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Limit the number of records returned | |
| filter | No | Return only correlations that match the given filter | |
| output | No | Object properties to be returned | |
| search | No | Return only correlations that match the given wildcard search | |
| sortfield | No | Sort the result by the given properties | |
| sortorder | No | Sort order | ASC |
| selectFilter | No | Return correlation filter | |
| correlationids | No | Return only correlations with the given IDs | |
| selectOperations | No | Return correlation operations |