Create Backup
create_backupCreate a binary configuration backup of a MikroTik router. Save as .backup file with optional encryption or preview via 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 |
|---|---|---|---|
| routerId | No | Router ID; omit to use the default router. | |
| name | No | Backup file name (without extension) | backup |
| password | No | Password to encrypt the backup file | |
| dryRun | No | Preview the backup without creating it |