delete_snapshot
Remove a snapshot from a VM or container by specifying its numeric ID and snapshot name. Requires confirmation to execute; first call displays a warning before deletion.
Instructions
Delete a snapshot from a VM or container.
Args: vmid: The numeric ID of the VM or container. name: Name of the snapshot to delete. confirm: Must be true to execute. First call without confirm shows a warning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vmid | Yes | ||
| confirm | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |