remove_snapshot
Delete a specific snapshot from a virtual machine in Ludus cyber range environments to manage storage and maintain clean system states.
Instructions
Remove a snapshot.
Args: vm_name: Name of the VM snapshot_name: Name of the snapshot to remove user_id: Optional user ID (admin only)
Returns: Removal result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | ||
| snapshot_name | Yes | ||
| user_id | No |