vm_reset
Reset a sandbox VM to a clean state by destroying the current VM and its snapshot, ensuring the next creation starts fresh from the base image.
Instructions
Reset a VM to a clean state. Destroys the current VM AND deletes its saved snapshot, so the next vm_create with the same label starts fresh from the base image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Sandbox id to reset |