put_routers_configs_assign
Assign a router configuration (or none) to specified routers. The configuration is applied immediately to online routers or sent when they come online. Errors prevent any assignment.
Instructions
Router config assignment — Required permission: Device configuration assignment, Edit.Assign the config (or none) to the routers. For each router if it is currently online, the config will immediately be sent to the router. Else, the config will be sent to the router when it comes online. Configs are sent to the router within 1-2 minutes. On error no assignment occurs. — [PUT /public/v2/routers/configs/assign]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| configId | No | Config id (or none) to assign to routers | |
| routerIds | Yes | RouterIds to immediately update |