Manage Upgrade
manage_upgradeTrigger a RouterOS update check or install. Check for new packages or download and apply updates with automatic router reboot. Supports dry-run for preview.
Instructions
Trigger a RouterOS package update check or install. 'check' queries the update server for new packages. 'install' downloads and applies the update — the router will reboot automatically. Supports dry-run.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| action | Yes | check — trigger a check for available updates; install — download and install the latest update (triggers reboot) | |
| dryRun | No | Preview the action without executing | |
| confirmationToken | No | Token from a prior APPROVAL_REQUIRED response. Re-submit the identical call with this token to confirm the destructive action. |