Good Afternoon,
PVE pve-manager/8.2.7/3e0176e6bb2ade3b (running kernel: 6.8.12-2-pve)
I am running into an issue on two of my PVE's with curl. If I run 'curl --version' i get the following output:
curl: /usr/lib/vmware/libcurl.so.4: no version information available (required by curl)
curl...
Hi, I try to upload with curl a iso file via the api to the storage, that works well (Prox 8.2).
Now I tried to add the checksum check but nothing happens. I am not sure what happens or if it should work at all ?
I get the same output regardless if the checksum is correct or not (file get...
Hi all,
following the guide at https://pve.proxmox.com/wiki/Proxmox_VE_API#Ticket_Cookie I just tried to start my LXC container:
1. Call: curl -k -d 'username=api@pve' --data-urlencode "password@/Volumes/Daten/pw.pve" https://pve.lan:8006/api2/json/access/ticket
2: Response...
Hi ich habe ein kleines Problem, ich will mithilfe einer API per Curl abfragen wieviele Festplatten verfügbar sind, um zu checken ob eine ausgefallen ist. Ich habe das bei Postman gemacht und es hat auch funktioniert. Ich habe folgenden Link benutzt...
So, i've been trying to set up my Proxmox server as a new Linux user its a slow and mind-numbing task,
I'm stuck on a part that has absolutely halted any progress and I have spent days (at least 4) trying to figure it out and get past it.
I made another thread but making a new one as I think I...
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...
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...
Aloha! Accoding to https://pve.proxmox.com/pve-docs/api-viewer/ api methods "GET /api2/json/nodes/{node}/qemu/{vmid}/agent/exec-status" and "GET /api2/json/nodes/{node}/qemu/{vmid}/agent/file-read" are using request type GET, there no present request type POST for this commands. However, for...
I evryone, i have an infrastructure under proxmox with 3 vm's,
1 nextcloud
1 onlyoffice
1 pfsense
For integrate onlyoffice to nextcloud, the nextcloud vm must wget the onlyoffice vm.
The nextcloud and onlyoffice vm are under reverse proxy.
nextcloud => nextcloud.mydomainname.ex
onlyoffice =>...
Hi
I have nfs mount in a proxmox server. I would like to bind it to container via json api.
I have managed to bind the nfs directory into container by configuring it by hand into file /etc/pve/lxe/<vmid>.conf
And everything works fine.
When i try to create new container with mp0 mountpoint...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.