vmware / govmomi

Go library for the VMware vSphere API
Apache License 2.0
2.26k stars 896 forks source link

Virtual Watchdog timer support #3457

Open jmal22 opened 1 month ago

jmal22 commented 1 month ago

In company i work in we use govc as an interface for managing our VMs in vSphere environment. For some use cases we need to add virtual watchdog timer (VWDT) to them. It seems that it is not possible with govc so far. I would appreciate if govc supported handling VWDT device for VMs. So war we use vCenter web GUI for configuring the devices manually when needed. It requires some human effort that we want to avoid when possible.

github-actions[bot] commented 1 month ago

Howdy 🖐   jmal22 ! Thank you for your interest in this project. We value your feedback and will respond soon.

If you want to contribute to this project, please make yourself familiar with the CONTRIBUTION guidelines.