clone_container
Clone a Proxmox LXC container to a new VMID. Optionally specify full clone, storage, target node, or wait for task completion.
Instructions
Clone an LXC container; returns a UPID, or final task status when wait=True.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| full | No | ||
| node | Yes | ||
| wait | No | ||
| extra | Yes | ||
| newid | Yes | ||
| target | No | ||
| storage | No | ||
| hostname | No | ||
| source_vmid | Yes | ||
| wait_timeout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |