lattice_test_backup_destination
Verify backup destination connectivity and credentials using a connected worker's WebSocket without writing a real backup.
Instructions
Test connectivity and credentials for a backup destination without writing a real backup. The test is dispatched over the worker's WebSocket, so worker_id is required and that worker must be connected
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Backup destination ID | |
| worker_id | Yes | Worker to run the test from — required; the test runs on this worker over its WebSocket, so it must be connected |