Skip to main content
Glama

create_backup

Create VM or container backups in Proxmox VE with configurable storage, compression, and backup modes to protect data and enable recovery.

Instructions

Create a backup (vzdump) of a VM or container.

Args: vmid: The numeric ID of the VM or container to back up. storage_name: Target storage for the backup (default 'local'). mode: Backup mode: 'snapshot' (no downtime, default), 'suspend', or 'stop'. compress: Compression: 'zstd' (default), 'lzo', 'gzip', or '0' (none). notes: Optional notes/description for the backup.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vmidYes
storage_nameNolocal
modeNosnapshot
compressNozstd
notesNo

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/antonio-mello-ai/mcp-proxmox'

If you have feedback or need assistance with the MCP directory API, please join our Discord server