sophos_update_adaptive_attack_protection
Control Adaptive Attack Protection on endpoints. Enable with an expiry to automatically disable after a set duration, or disable immediately.
Instructions
Enable or disable Adaptive Attack Protection (AAP) on an endpoint. When enabled with an expiry duration, AAP automatically disables after that period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| enabled | Yes | Whether to enable Adaptive Attack Protection | |
| tenant_id | Yes | Tenant UUID | |
| endpoint_id | Yes | Endpoint UUID | |
| expires_after | No | Duration (ISO 8601 format, e.g. PT4H for 4 hours) after which AAP automatically disables. Only valid when enabled is true. |