sophos_delete_ip_host
Delete an IP host object by name from the Sophos firewall database. Use this to remove unused host entries and maintain an organized configuration.
Instructions
Delete an IP host object by name.
Use when deleting unused IP host objects from the firewall database.
Args: name: Name of the IP host to remove. client: Optional SophosFirewallClient instance.
Returns: API response status dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the IP host object to remove. | |
| client | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |