sophos_create_ip_host_group
Create an IP host group to bundle multiple IP host objects for unified security policy management.
Instructions
Create an IP host group containing multiple IP host objects.
Use when bundling multiple IP host objects together for unified security policies.
Args: name: Unique name for the host group. host_list: List of IP host object names to include in the group. client: Optional SophosFirewallClient instance.
Returns: API response status dictionary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Unique name for the host group. | |
| client | No | ||
| host_list | Yes | List of IP host object names to include in the group. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |