arcane_restore_volume_backup
Restore a Docker volume from a backup. Provide the environment, volume name, and backup ID to recover data to a previous state.
Instructions
Restore a volume from a backup
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| backupId | Yes | The backup ID to restore | |
| volumeName | Yes | The volume name | |
| environmentId | Yes | The environment ID |