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