update_dhcp_address_pool
Update an existing DHCP address pool by ID, adjusting its start/end IP range or description, with optional immediate application.
Instructions
Update an existing DHCP address pool by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Description | |
| pool_id | Yes | Address pool ID (from search_dhcp_address_pools) | |
| range_to | No | End IP address of the pool range | |
| range_from | No | Start IP address of the pool range | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||