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 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: