update_dhcp_custom_option
Update an existing DHCP custom option by ID. Change its number, type, or value and apply changes immediately on pfSense.
Instructions
Update an existing DHCP custom option by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Option type | |
| value | No | Option value | |
| number | No | DHCP option number | |
| option_id | Yes | Custom option ID (from search_dhcp_custom_options) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||