monitor_firewall_session_close
Terminate an active firewall session by specifying protocol, source/destination IP and port, and optional VDOM.
Instructions
Close a specific active firewall session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proto | Yes | IP protocol number (6=TCP, 17=UDP). | |
| srcaddr | Yes | Source IP address. | |
| srcport | Yes | Source port. | |
| dstaddr | Yes | Destination IP address. | |
| dstport | Yes | Destination port. | |
| 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 | |||