pyvmomi icon indicating copy to clipboard operation
pyvmomi copied to clipboard

InvalidArgument thrown on InitiateFileTransferToGuest

Open yairfrid opened this issue 4 years ago • 0 comments

Exception: pyVmomi.VmomiSupport.vmodl.fault.InvalidArgument: (vmodl.fault.InvalidArgument) { E dynamicType = , E dynamicProperty = (vmodl.DynamicProperty) [], E msg = 'A specified parameter was not correct: ', E faultCause = , E faultMessage = (vmodl.LocalizableMessage) [], E invalidProperty = E }

It works on another template, a Windows10 one, but the windows7 template just doesn't seem to like it for some reason, exact same code too..

yairfrid avatar Apr 23 '20 07:04 yairfrid