Search results

  1. K

    proxmox api import disk

    i've tried move_disk and storage content API calls to get wanted result but failed can you give me cluses or more specified API calls to recreate following clients command if it not difficult for you qm create 9001 --memory 2048 --net0 virtio,bridge=vmbr0 \ --agent 1 \ --autostart 1 \...
  2. K

    proxmox api import disk

    Hi, i trying to import ubuntu cloud init hard disk using proxmox api is there any api command that can be used to execute following command: qm importdisk <vmid> <path-to-file> <target-storage>
  3. K

    [SOLVED] vm created with api wont start

    @fabian , thanks this worked for me
  4. K

    [SOLVED] vm created with api wont start

    im using pytho 3.6 and proxmoxer vm is actually creating but wont start code: creat = proxmox.nodes('pve-01').qemu.create( agent="enabled=1", bios="seabios", cores=1, sockets=1, autostart=1, vmid=vmid, memory=2048, ostype="l26"...

About

The Proxmox community has been around for many years and offers help and support for Proxmox VE, Proxmox Backup Server, and Proxmox Mail Gateway.
We think our community is one of the best thanks to people like you!

Get your subscription!

The Proxmox team works very hard to make sure you are running the best software and getting stable updates and security enhancements, as well as quick enterprise support. Tens of thousands of happy customers have a Proxmox subscription. Get yours easily in our online shop.

Buy now!