UrielCh / proxmox-api

TypeScript Api for proxmox
56 stars 15 forks source link

Precision on usage #21

Open docop opened 1 year ago

docop commented 1 year ago

Hi I would like so precision on the usage of the hot-plug. As If you add an usb mouse with id 123:456 , the vm boot and you can plug or unplug the mouse and it will be catch back by proxmox.. So is your api bypass something or help if we change port or so .. or act on a port ? thanks

UrielCh commented 1 year ago

I think your question needs some rewriting...

my hot plug script will connect every new USB deice to the VM that own the GPU, the works for mouse, keyboard, and USB KEY.

I do not have any running live proxmox at home now. I will have to try that with my non-used RTX 3060.

the last time I used it I plug a hotkey keyboard with 6 keys, and attach a VM to each key.