Recent content by rbnxt18

  1. R

    API Command CURL Python

    Hello, i tried to implement the shutdown api call into a python program but i have no idea how to properly build the syntax. The command runs fine on linux bash but i cannot find suitable arguments for python. curl 'https://myhost.local:8006/api2/extjs/nodes/myhost/status' -H 'Authorization...
  2. R

    esxi ubuntu migration VM wont boot

    Hello Community, i am struggling with a fairly "easy" task which is described pretty often but unfortunately does not seem to work with my setup I am having a Standalone esxi host running a linux ubuntu VM, i would like to migrate the VM to my proxmox Server. I am able to export the ovf & vmdk...