update_ip_pool
Change an existing IP pool's name, address ranges, or next pool reference on a MikroTik router. Supports multiple hyphen-separated ranges and clearing next pool.
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 |