Recent content by Yhalti

  1. Y

    [SOLVED] API request with curl

    Thank for the different answers, I didn't think about using the web browser + developper tool. I managed to make the api request that I wanted.
  2. 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...