sophos_update_ips_exclusion
Update an IPS exclusion by modifying its direction, remote addresses, ports, or comment to refine threat detection.
Instructions
Update an IPS exclusion (direction, remote addresses, ports, or comment).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| comment | No | Updated reason/comment | |
| direction | No | Updated traffic direction | |
| tenant_id | Yes | Tenant UUID | |
| local_ports | No | Updated comma-separated local port numbers | |
| exclusion_id | Yes | IPS exclusion UUID | |
| remote_ports | No | Updated comma-separated remote port numbers | |
| remote_addresses | No | Updated comma-separated remote IP addresses or URLs |