List backup files
arcane_volume_backup_list_filesList files inside a Docker volume backup using environment ID, volume name, backup ID, and optional path.
Instructions
List files contained in a volume backup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| volumeName | Yes | Volume name | |
| backupId | Yes | Backup ID | |
| path | No | Path within the backup | / |