create_snapshot
Create a snapshot of a Proxmox VM or container to capture its state for rollback. Provide the VM/container ID and a unique snapshot name.
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
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| vmid | Yes | ||
| description | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |