sophos_list_users
Retrieve local user accounts configured on Sophos Firewall. Optionally filter by username to browse specific accounts and their group memberships.
Instructions
List local user accounts configured on Sophos Firewall.
Use when browsing local user accounts and group memberships.
Args: username: Optional username filter. client: Optional SophosFirewallClient instance.
Returns: List or dict of user accounts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| client | No | ||
| username | No | Optional username filter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |