update_app_config
Update a TrueNAS app's configuration by replacing it with a complete config. Always retrieve the current config first, modify the needed values, then submit the full configuration.
Instructions
Update app configuration.
WARNING: This is a REPLACE operation, not a merge. Any config keys not included will revert to defaults. Always get current config first with get_app_config, modify the needed values, and send the complete config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_name | Yes | ||
| values | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||