update_device_config
Update configuration of an existing device, including services, network, security, and resource settings, with optional backup and validation.
Instructions
Update configuration of an existing device
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Database ID of the device to update | |
| config_changes | Yes | Configuration changes to apply | |
| backup_before_change | No | Create backup before applying changes | |
| validate_only | No | Only validate changes without applying |