proxmox api

  1. D

    [SOLVED] Proxmox 7+ unable to parse worker upid

    Hello. I am testing my script which uses Proxmox API (7.3-3) for creation/removing network interfaces (or other things in vm config). While testing it was common situation to have 20+ network interfaces on vm. So I wrote something like: const hv = require('../hv') //177 is vmid for (let i...
  2. D

    [SOLVED] How to remove network interface using Proxmox API?

    Hello. I can add network interface using this command: curl -X PUT -k -b PVEAuthCookie= -H "CSRFPreventionToken:" -d net24=model%3Dvirtio%2Cbridge%3Dvmbr3334 https://192.168.1.222:8006/api2/json/nodes/node1/qemu/177/config -H 'Authorization...
  3. D

    Questions about virtual disks lifecycle under Proxmox

    Hello from France, I'm asking for some guidance/better explanations about something I'm trying to do with some Virtual Machines under Proxmox VE. I'm using IaC tools (Terraform / Terragrunt). My idea is to create a virtual disk statically and attach it to a virtual machine I would build again...
  4. C

    Proxmox API - Post lxc - IpV6=auto

    Good evening, I wanted to try to POST a lxc with the api proxmox and putting in the net0 that: "net0":"name=vmbr0,ip6=auto,gw6=2001:470:c8fb:ffff::,gw=10.0.0.1,ip=10.0.0.23/24,rate=100" But when it creates my lxc, I look in the network tab and I have this: It does not replace auto with ipv6...
  5. H

    Proxmox API ipconfig invalid format

    Hallo zusammen, ich versuche über der Proxmox API die ipconfig von Cloud-Init zu setzen jedoch stoße ich da auf ein Problemchen. Den post Request habe ich über Postman gemacht. Hier einmal pveversion -v: Habt Ihr evtl. eine Idee, woran es liegen könnte? Wäre sehr dankbar für Eure Hilfe!
  6. P

    Cluster Logs Retrieval from Proxmox API

    Hello! I'm new to proxmox and I'm trying to get the cluster logs for the web application I am currently developing. My question is, why is there no "severity" column when getting the cluster logs from the proxmox API and is there a way to possibly get it? Thank you so much.
  7. S

    Strange situation in Proxmox VE API

    Hello, I'm using "pvesh get /cluster/backup" for obtain ID's of my cluster backup configurations and return the id of backups created. I want to save the ID in my database for manipulating this backup to add new VM, but this ID is generated again after modify any parameter of backup. For...
  8. S

    Proxmox API - vncproxy / vnxwebsocket

    Guten Tag zusammen, ich habe jetzt STUNDEN damit verbracht eine Implementierung eines xterm oder eines noVNC auf einer externen Seite zu programmieren. Folgende Auffälligkeiten... Der API Call "vncproxy" generiert zwar ein Ticket, dass ist aber nicht das Ticket welches "vncwebsocket" erwartet...
  9. C

    Proxmox API PHP?

    Moin, Ich bräuchte eine Proxmox PHP API, ich habe bereits auf Github und Co. danach gesucht aber ich bin nichts passebdes gefunden. Die API sollte LXC Server erstellen können mit der funktion den LXC Server zu stoppen, starten und falls möglich passwort reset. Die API sollte ebenfalls KVM/Root...
  10. S

    Proxmox VE JSON API Endpoint Help

    Hi, I need some help about creating vm with qemu endpoint. I try passing required parameters but nothing happens :/ http://pve.proxmox.com/pve2-api-doc/ Endpoint : /nodes/{node}/qemu anyone know how to do this ? Thanks !

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!