create_snapshot
Create snapshots for Proxmox VE virtual machines and containers to preserve system states before updates or changes.
Instructions
Create a new snapshot for a VM or container.
Args: vmid: The numeric ID of the VM or container. name: Snapshot name (alphanumeric, hyphens, underscores). description: Optional description for the snapshot.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vmid | Yes | ||
| name | Yes | ||
| description | No |