firewall_ippool_create
Creates a new IP pool for source NAT by specifying name, start IP, end IP, optional pool type and comment.
Instructions
Create a new IP pool (source NAT pool) object.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | IP pool name. | |
| start_ip | Yes | Start IP of the NAT pool. | |
| end_ip | Yes | End IP of the NAT pool. | |
| pool_type | No | NAT pool type: overload, one-to-one, fixed-port-range, port-block-allocation. | overload |
| comment | No | Comment. | |
| 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 | |||