fix(runtime): make Copy to RAM switch live backing
This commit is contained in:
@@ -138,7 +138,7 @@ All SAT run endpoints enqueue an async task. Response: `{"task_id": "..."}`.
|
||||
| Method | Path | Description |
|
||||
|--------|------------------------------|---------------------------------------------------|
|
||||
| GET | `/api/system/ram-status` | toram boot state and ISO copy status |
|
||||
| POST | `/api/system/install-to-ram` | Copy ISO to RAM (background task) |
|
||||
| POST | `/api/system/install-to-ram` | Copy ISO to RAM and verify active loop backing |
|
||||
| GET | `/api/system/time` | Current host epoch, local wall-clock text, and timezone |
|
||||
| POST | `/api/system/time-sync` | Set host time and timezone from the browser |
|
||||
| POST | `/api/system/reboot` | Reboot the host |
|
||||
|
||||
Reference in New Issue
Block a user