Dear Proxmox community,
I have been working on this for the last few days. And It might help some of you so I decided to share it.
My home setup has VM, that are not on all the time. I was using WOL + python script previously to power on VM.
With the upgrade to proxmox7, I was not working anymore, and instead of installing python2 lib, I preferred to embrace the API way.
So there it is.
The 2 following scripts, (Powershell and Bash) are sending a request to get a ticket.
then they are...
Read more
I have been working on this for the last few days. And It might help some of you so I decided to share it.
My home setup has VM, that are not on all the time. I was using WOL + python script previously to power on VM.
With the upgrade to proxmox7, I was not working anymore, and instead of installing python2 lib, I preferred to embrace the API way.
So there it is.
The 2 following scripts, (Powershell and Bash) are sending a request to get a ticket.
then they are...
Read more