update_ip_pool
Update a MikroTik IP pool's name, ranges, or next-pool reference. Specify ranges as hyphen-separated values, comma-separated for multiple.
Instructions
Updates an existing IP pool's name, ranges, or next-pool reference.
Notes: ranges: hyphen-separated range(s) e.g. "192.168.1.1-192.168.1.100" Multiple ranges comma-separated: "10.0.0.1-10.0.0.50,10.0.0.100-10.0.0.120" Pass "" for next_pool to clear it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| device | No | ||
| ranges | No | ||
| comment | No | ||
| new_name | No | ||
| next_pool | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |