snapshot_host
Create VM snapshots in Ludus cyber range environments to capture system states for testing, backup, or scenario deployment purposes.
Instructions
Create a snapshot of a host.
Args: vm_name: Name of the VM to snapshot name: Name of the snapshot description: Optional snapshot description user_id: Optional user ID (admin only)
Returns: Snapshot creation result
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm_name | Yes | ||
| name | Yes | ||
| description | No | ||
| user_id | No |