Create Parallels snapshot
snapshot_createCreate a snapshot of a virtual machine's current state after user confirmation, preserving a restore point for later use.
Instructions
Create a snapshot of the current VM state after explicit confirmation.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| name | Yes | ||
| confirm | No | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vm | Yes | ||
| uuid | Yes | ||
| action | Yes | ||
| message | Yes | ||
| snapshot_id | No |