put_routers_configs_by_config_id
Update a router configuration to apply changes immediately to online routers or upon next connection for offline ones.
Instructions
Update router config — Required permission: Device command and configuration, Edit.Update a given router config. Any router assigned to this config will immediately receive the update if it is online. Otherwise, the router will receive the update when it comes online. — [PUT /public/v2/routers/configs/{configId}]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | Yes | Config Id | |
| nickname | No | Nickname | |
| routerConfigJson | Yes | Router config json contents |