Hi,
I am facing problem while creating transient RESThost and RestOperation.
Execute a transient RESTOperation for a transient RESTHost - Samples - VMware {code}
While executing above reference code as it is below error occurs
Unable to create object : RESTHost : com.vmware.o11n.plugin.rest.RESTHost
My Inputs:
URL : https://myhost/myapp/api/
user: username
password : pass2345
Please help me to understand where am i doing mistake.
Thnak you.