update_device_config
Update an existing device's configuration by specifying changes to network, security, services, or resources. Optionally validate changes or create backups before applying.
Instructions
Update configuration of an existing device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the device to update | |
| validate_only | No | Only validate changes without applying | |
| config_changes | Yes | Configuration changes to apply | |
| backup_before_change | No | Create backup before applying changes |