update_network_config
Update an existing network configuration profile by supplying its ID and partial changes for namespaces or roots, enabling targeted adjustments to WLAN Pi network settings.
Instructions
Update an existing network configuration profile.
The config_update dict may include:
namespaces (list, optional): Updated namespace interface configs
roots (list, optional): Updated root namespace interface configs
Args: id: Configuration profile ID to update config_update: Partial config update (namespaces and/or roots)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| config_update | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||