api

  1. A

    [SOLVED] Empty API Response When Getting VMs

    I'm trying to get a list of all VMs (no containers yet) running on my Proxmox v6.2 server (node name is "pve") using the Proxmox API. I've been referring to the API docs here. There are currently ten running VMs. I created a user "api-user@pam" and created a token for the user named "main". I...
  2. M

    Time Out pvesh on create vnc proxy

    Hi when i runn this code pvesh create /nodes/Mahmoudi/lxc/106/vncproxy i got this error on shell Timeout while waiting for port '5900' to get ready! but my gui consoles on proxmox worksfine and i want use this command for api thanks
  3. M

    error 401: no ticket

    Hi i have problem with ticket and cookie system <?php /* For the first you need: 1. Create User group "VNC" –> Datacenter / Permissions / Group 2. Create new user -> Datacenter / Permissions / Users - select Group: "VNC", Realm: pve 3. Create new Role -> Datacenter / Permissions / Roles -...
  4. P

    [SOLVED] Api task return false status

    Hi, I just update one of my proxmox VE server: $ pveversion pve-manager/6.2-15/48bd51b6 (running kernel: 5.4.65-1-pve) And I tried to "terraform" a VM on it. I found something very weird with the api result. step to reproduce: * have a stopped VM * $ pvesh create...
  5. C

    [SOLVED] API Documentation

    Hello, looking through the forum and the included documentation I wasn't able to find any references to the API documentation. For PVE this page exists: https://pve.proxmox.com/pve-docs/api-viewer is there something similar for PBS?
  6. M

    Issues with REST API and percentage symbol

    Hello. I'm using the Proxmox REST API to execute some commands inside the qemu guest agent. Specifically, I'm using the POST /api2/json/nodes/{node}/qemu/{vmid}/agent/exec endpoint. All the commands I execute are correctly "got" by the agent, except for those who have the percentage symbol...
  7. G

    API browse "execute" returns error

    Greetings I'm exploring the API at `https://pve.proxmox.com/pve-docs/api-viewer/index.html` When I click "execute", I see an error in the console: ``` apidoc.js:42583 Uncaught TypeError: Cannot read property 'properties' of undefined ```
  8. A

    Windows VM NIC disconnects and how to fix it

    As we moved to PVE 6.2 (just several hosts, not huge install), we noticed that Windows server VMs we used to run on PVE are to see sudden NIC stop working. The fix is really simple: set NIC to not connected (no link) in PVE web interface, apply changes, the connect it again and apply again - all...
  9. G

    [SOLVED] lxc config via api (PUT problem)

    Hi! Stuck on trying to change lxc config via api, example: curl -Ss --insecure -X PUT --header 'Authorization: PVEAPIToken=root@pam!test=UUID' --data-urlencode onboot=1 "https://pve1:8006/api2/json/nodes/pve1/lxc/107/config"|jq '.' { "data": null } Problem only with this PUT method, other...
  10. U

    A new Proxmox Api client available. (JavaScript / Typescript)

    Hi, I have just release my new client for proxmox Api, It's perfect for JavaScript / typescript developer. proxmox-api Fill free to send me feed back, and to open issues. Uriel.
  11. A

    [SOLVED] HTTP/1.1 401 Permission denied - invalid csrf token - CLI

    Hi guys, I'm trying to create a script to automatically create a VM. I'm using the PVE API to do it. I get a PVE cookie but if I try to use it, I have the following error : HTTP/1.1 401 Permission denied - invalid csrf token. This is the script I created : #echo "Adresse IP : $2" #echo...
  12. G

    [SOLVED] "script":"Only root may set this option."

    In PVE5 we could'n add serial port via user, only via root, in PVE6 it became possible. In PVE6 (6.2-11), method --script in api call "/api2/json/nodes/{node}/vzdump" executed under admin user causes the same error: {"data":null,"errors":{"script":"Only root may set this option."}} Can we expect...
  13. L

    Erweiterung API Endpunkt /quarantine/spam

    Hi, der REST API Endpunkt /quarantine/spam gibt aktuell folgende Felder zurück: Parameter Beispiel Wert spamlevel 0 receiver test@test.de envelope_sender test@test.de subject Test E-Mail mit einem Spam Score von -13 id C2R2453T141259902 from test@test.de time 1596179005 bytes...
  14. S

    API Question.

    I am running pve-manager/6.2-10 and have a VM running an old Natware 3.12 server system. The contents of the VM do not respond to shutdown commands. The only way to stop the VM is to enter the console and manually 'down' the server, exit to DOS then issue a 'stop'. I have written a hookscript...
  15. A

    [SOLVED] Unlocking VM via API still not possible?

    I want to set the config setting "lock" from the API docs to be empty (something like POST lock='') to remove it via the API. At least in 2016 this seems to not have been possible. Is there a way that doesn't need root privileges?
  16. A

    Proxmox api vncwebsocket

    Hey guys :), I am currently trying to embed a console into a website. from what I read to this point the way to do it is : - vncticket = ticket from previous request ; port = port from previous request The first part works just fine.(I get a ticket in following format : PVEVNC:xxxxxxxx==)...
  17. Y

    [SOLVED] API request with curl

    Hi, this is my very first message on this forum so excuse me if I do something wrong. I'm currently trying to change the cloud-init parameter (ipconfig) by using curl. I've tried several request and the latest was something like this : curl -s -k --cookie "PVEAuthCookie=$ticket" -H...
  18. J

    OpenAPI/Swagger REST API Spec

    Hi! First time user of Proxmox. Looking to automate and store my infrastructure changes as code using Terraform. Found a Proxmox Terraform plugin, but it only covers basic details, not the full suite of options available via the REST API. I was looking into adding to it when I noticed that the...
  19. V

    Proxmoxer possibily expire token

    Hi I integrated proxmox with cuckoo thanks to the use of proxmoxer, but after a few hours I have the error related to the lack of authentication: raise AuthenticationError ("Couldn't authenticate user: {0} to {1}". format (self.username, self.base_url + "/ access / ticket")) in...
  20. F

    Proxmox API - Create VMs

    Thanks in advance for the help and sorry for my English . I am working on my final year project and I have decided to use Proxmox VE as a virtualization environment. I have the need to create a virtual machine from my own web application but I don't know where to start very well. Could someone...

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!