update_dhcp_static_mapping
Update an existing DHCP static mapping by its ID, modifying hostname, IP, MAC, interface, or description. Apply changes immediately if needed.
Instructions
Update an existing DHCP static mapping by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hostname | No | New hostname | |
| interface | No | New interface/DHCP pool | |
| ip_address | No | New IP address | |
| mapping_id | Yes | Static mapping ID | |
| description | No | New description | |
| mac_address | No | New MAC address | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||