unifi_create_port_forward
Create a port forwarding rule to redirect external traffic to an internal device. Specify name, destination port, forward-to address, and forward port, with optional protocol.
Instructions
Create a new port forwarding rule.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fwd | Yes | ||
| name | Yes | ||
| proto | No | ||
| dst_port | Yes | ||
| fwd_port | Yes |