Create Backup
create_backupCreate a binary backup of a MikroTik router's configuration. Encrypt with a password or preview with dry-run.
Instructions
Create a binary configuration backup on a MikroTik router. The backup is saved as .backup on the router's filesystem. Supports optional encryption via password and dry-run mode.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | No | Backup file name (without extension) | backup |
| dryRun | No | Preview the backup without creating it | |
| password | No | Password to encrypt the backup file | |
| routerId | No | Router ID; omit to use the default router. |