sophos_update_firewall_group
Update a firewall group by renaming it, adding firewalls, or removing firewalls. Specify group and tenant UUIDs with optional new name and lists of firewalls to assign or unassign.
Instructions
Update a firewall group — rename it and/or add/remove firewalls.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | New group name (3–40 characters) | |
| group_id | Yes | Group UUID | |
| tenant_id | Yes | Tenant UUID | |
| assign_firewalls | No | Comma-separated firewall UUIDs to add to the group | |
| unassign_firewalls | No | Comma-separated firewall UUIDs to remove from the group |