update_system_tunable
Modify a pfSense system tunable by its ID, updating its name, value, description, and optionally applying changes immediately.
Instructions
Update an existing system tunable by ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| descr | No | Description | |
| value | No | Tunable value | |
| tunable | No | Tunable name | |
| tunable_id | Yes | Tunable ID (from search_system_tunables) | |
| apply_immediately | No | Whether to apply changes immediately |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||