Restore volume backup
arcane_volume_backup_restoreRestore a Docker volume from a backup, overwriting the volume's existing data.
Instructions
Restore a volume from a backup. This will overwrite existing data in the volume.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| environmentId | Yes | Environment ID | |
| volumeName | Yes | Volume name | |
| backupId | Yes | Backup ID to restore |