InvalidArgument thrown on InitiateFileTransferToGuest
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
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..
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the InitiateFileTransferToGuest call and reproduce the InvalidArgument with the Windows 7 template, then compare its parameters and guest configuration with the working Windows 10 template. Done means identifying the differing requirement or documenting the template-specific limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100