A specified parameter was not correct: spec.sslThumbprint',
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 2.3k
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
Describe the bug
Hi I try to use
Vcenter 9.0.0 add host failed
(vmodl.fault.InvalidArgument) {
dynamicType = ,
dynamicProperty = (vmodl.DynamicProperty) [],
msg = 'A specified parameter was not correct: spec.sslThumbprint',
faultCause = ,
faultMessage = (vmodl.LocalizableMessage) [],
invalidProperty = 'spec.sslThumbprint'
}
web service api is only supported up to 8.0.U3 I would like to know when 9.0 will support Thanks
Reproduction steps
1.get vcenter connection
2. get service instance
3. get host ssl thumbprint
4. create a config spec and add host
Expected behavior
add esxi host successful
Additional context
No response
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
The issue names no files or tests. Start by reproducing the vCenter 9.0 add-host flow, then trace how the config spec is built after retrieving the ESXi host SSL thumbprint. Done means the add-host operation succeeds against vCenter 9.0 without the spec.sslThumbprint InvalidArgument error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- api, backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100