create_site_to_site_tunnel
Create a site-to-site VPN tunnel on UniFi Fabric through the cloud API. Specify host, site, and tunnel parameters to apply the VPN configuration.
Instructions
Create a site-to-site VPN tunnel. This is a write operation that modifies live config.
host: console name, ID, or composite ID (MAC:numericId format). site: site name or ID. tunnel: tunnel configuration payload (remoteIp, psk, networks, enabled, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| site | Yes | ||
| tunnel | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||