Skip to main content
Glama

clone_guest

Clone virtual machines or containers in Proxmox VE, creating independent or linked copies with configurable storage and node placement.

Instructions

Clone an existing VM or container. Auto-detects type and node.

Creates a full (independent) clone by default. Set full_clone=false for a linked clone.

Args: vmid: Source VM/container VMID to clone. new_name: Optional name for the clone. target_node: Optional target node for the clone (for cross-node cloning). full_clone: Full clone (true, default) or linked clone (false). target_storage: Optional target storage for the clone's disks. new_vmid: Optional VMID for the clone. Auto-assigned if not provided.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
vmidYes
new_nameNo
target_nodeNo
full_cloneNo
target_storageNo
new_vmidNo

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