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
Describe the bug
The customize option using govc vm.customize fails to customize Windows VM due to missing mandatory parameters fullname and organization. Refer the mandatory parameters here : link
To Reproduce
Steps to reproduce the behavior:
run the govc vm.customize command to customize a windows vm
Describe the bug
The customize option using
govc vm.customize
fails to customize Windows VM due to missing mandatory parametersfullname
andorganization
. Refer the mandatory parameters here : linkTo Reproduce
Steps to reproduce the behavior:
govc vm.customize
command to customize a windows vmExpected behavior
VM to be successfully customized with ip, netmask and gateway settings.
Affected version
govc version :
v0.37.2
.Screenshots/Debug Output
Got an error.
Additional context
NA.
The text was updated successfully, but these errors were encountered: