VMware Cloud Community
CalmCloud
Enthusiast
Enthusiast

Unable to add REST host

Hi All,

I have added the certificate to the orchestrator through "Orchestrator Configuration". "Add a REST Host" workflow fails with the msg "Provided url is invalid 'https://xxxxx.xxxxx.com'" with the exception "TypeError: Cannot call method "getCertificateInfo" of null (Workflow:Manage SSL certificates / Get URL certificates (item0)#14)". It was failing in "Manage SSL Certificate" of the flow.This workflow instantiates "RESTHostValidator" object. The API Explorer did not find this object. I am running VRO 6.0.3 with HTTP-REST plugin 1.0.9.2984798.

Any help appreciated.

Reply
0 Kudos
2 Replies
iiliev
VMware Employee
VMware Employee

In my vRO 6.0.3 instance 'Manage SSL certificates' workflow is part of SOAP configuration workflows and instantiates SOAPHostValidator object.

HTTP-REST plug-in is exactly the same version/build number as yours, but it doesn't seem to reference 'Manage SSL certificates'. Strange.

Is your vRO 6.0.3 appliance a clean installation or an upgrade from earlier vRO version?

Reply
0 Kudos
redyouch
Enthusiast
Enthusiast

Are you sure the URL is correct and DNS is functional on the vRealize Orchestrator server/appliance?

The error sounds like it cannot access the URL.

Reply
0 Kudos