sophos_update_policy
Update an existing endpoint policy by modifying its name, enabled state, priority, or settings.
Instructions
Update an existing endpoint policy. You can modify its name, enabled state, priority, and/or settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New name for the policy | |
| enabled | No | Enable or disable the policy | |
| priority | No | New priority (lower number = higher priority) | |
| settings | No | Updated policy settings as a JSON string. Structure depends on policy type. | |
| policy_id | Yes | Policy ID to update | |
| tenant_id | Yes | Target tenant ID |