list_backups
Lists backup files on a MikroTik device with name, size, and creation time. Call after creating a backup to verify it landed and see its actual size.
Instructions
List backup files stored on the device (/file, filtered to
names ending in .backup): name, size, creation-time.
Reads the same /file menu create_backup's duplicate-name check
uses - call this after create_backup to confirm a new backup
landed and see its real size. Returns an empty list (never an
error) if the device has no backup files at all.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |