monitor_firewall_session_list
List active firewall sessions with filters for source/destination IP, port, protocol, or VDOM to monitor specific network traffic.
Instructions
List active firewall sessions with optional filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | No | Max number of sessions to return. | |
| srcaddr | No | Filter by source IP address. | |
| dstaddr | No | Filter by destination IP address. | |
| srcport | No | Filter by source port. | |
| dstport | No | Filter by destination port. | |
| protocol | No | Filter by IP protocol number (e.g. 6 for TCP). | |
| vdom | No | Target VDOM name. Defaults to the server default VDOM. Use '*' for all VDOMs (super-admin required). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||