You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @ikarishinjieva
let me look at this problem. However I haven't updated this library for a while as it seems there's an official library developed by VMWare https://github.com/vmware/govmomi
So I'm not sure I'll actively continue working on this project when there's a library directly from VMware.
Hi @igm,
I tried vim25 on vmware ESXi 4.1, and got server error:
The root cause is that ESXi 4.1 cannot recognize following tags correctly:
And it should be:
I tried go-lang XML tags, but failed to get it work. So I did a hack on service.go:
It works for me on ESXi 4.1 & 5.1, but I don't think it's a good practice.
The text was updated successfully, but these errors were encountered: