librarytuta.blogg.se

Cmd list usb devices
Cmd list usb devices




cmd list usb devices

But I did not find any way to get this information via vSphere Web API or some ESXi vim-cmd.Īre there any ways to get this information? So the vSphere Client can differentiate between all USB devices and knows which are connected to which ESXi etc.

cmd list usb devices

I know that I can connect a device with the device ID, that i get with lsusb, but the problem here is that all my device have the same VendorID and ProductID, because there are the same product and from the same vendor. Now the problem is that I do not get the paths for USB devices, that are not connected to a VM. Vim-cmd vmsvc/device.getdevices XXXX | grep path The second command gives me the ID of the VM, which replaces XXXX in the first command I can connect to the ESXi and get this path for device that are already connected to VMs with this command. The one that looks like thisĭeviceName = "path:1/0/3/3/2/5/1 version:2" Now I need to know the USB path to these devices. I have a VCenter with many USB devices connected to different ESXi and I have to connect an USB device to a specific VM on demand. Currently I have a problem, which involves vSphere/VCenter.






Cmd list usb devices