vpn_ssl_portal_create
Creates a new SSL VPN portal on FortiOS, allowing configuration of tunnel mode, web mode, IP pools, DNS, split tunneling, heading, and VDOM.
Instructions
Create a new SSL VPN portal.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Portal name. | |
| tunnel_mode | No | Enable tunnel mode: enable or disable. | enable |
| web_mode | No | Enable web mode: enable or disable. | disable |
| ip_pools | No | IP pool names to assign to tunnel clients. | |
| dns_server1 | No | Primary DNS server for clients. | |
| split_tunneling | No | Enable split tunneling: enable or disable. | disable |
| heading | No | Portal heading/title. | |
| 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 | |||