sophos_list_services
List custom and predefined TCP, UDP, ICMP, and IP protocol definitions from Sophos Firewall. Filter by service name to inspect specific port and protocol configurations.
Instructions
List service objects (TCP, UDP, ICMP, IP protocol definitions).
Use when inspecting custom or predefined port and protocol definitions.
Args: name: Optional service name filter. client: Optional SophosFirewallClient instance.
Returns: List or dict of service definitions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Optional service definition name filter. | |
| client | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |