remove_snapshot
Permanently delete a VM snapshot. Requires the virtual machine to be powered off and confirmation to complete removal.
Instructions
Удалить снапшот (vm/remove_snapshot). ДЕСТРУКТИВНО: снапшот удаляется безвозвратно. Удаление возможно только на выключенной ВМ.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID виртуальной машины | |
| name | Yes | Имя снапшота | |
| confirm | Yes | Must be true to run the operation. |