oendelm's Posts

Hi, It seems that doesnt matter where you do the binding, but where you create/edit the configuration. I've created a configuration at the legacy client and made the binding at the web client,... See more...
Hi, It seems that doesnt matter where you do the binding, but where you create/edit the configuration. I've created a configuration at the legacy client and made the binding at the web client, and it works. When I edited the same configuration at the web client I started getting the issue.
Hi, I have a secureString variable at a configuration and a workflow that bind a variable to the securestring at the configuration. The problem: I cannot get the real value of the variable. I... See more...
Hi, I have a secureString variable at a configuration and a workflow that bind a variable to the securestring at the configuration. The problem: I cannot get the real value of the variable. If I try to log the value I get a big string, like a hashcode. vRO 7.6. Any ideas? Thank you.
yes, same problem here...
Hello, Do you have some information about the patch? thank you.
Same problem here e same workaround too. Thanks.
HP iso install. I think that only the HP custom iso is not enough. Some plugin must be needed to configure the proactive ha.
Hi, We are looking for a HP Health Provider to use with Proactive HA in vSphere 6.5, but we are not able to find out. Does anyone know if HP has developed a Health Provider? thanks
Hello, The KB applys to vCenter 5.1. We are running a newer version of vCenter. I' ve found out that there is an attribute IPV6Spec from the object VcCustomizationIPSettings used at the workf... See more...
Hello, The KB applys to vCenter 5.1. We are running a newer version of vCenter. I' ve found out that there is an attribute IPV6Spec from the object VcCustomizationIPSettings used at the workflow where the IPv6 configurations should be set. But after changing the workflow I'm getting Fault.NicSettingMismatch.Summary error. Any ideas? It would be very good if someone of the vCO team could develop a Clone VM workflow with IPv6 to get as a start point. thanks.
Hi guys, I'm trying to create a new vm based on the workflow Clone Windows with Single Nic. All works good with IPv4, but when I try to use IPv6 at the new vm I'm getting the error at vCenter ... See more...
Hi guys, I'm trying to create a new vm based on the workflow Clone Windows with Single Nic. All works good with IPv4, but when I try to use IPv6 at the new vm I'm getting the error at vCenter that the subnet mask is invalid. Is there something that I need to set to use IPv6? What is the correct format to set the subnet? thanks!
Hi, I've found the problem. There was more than one server responding for the same endpoint. Thank you.
Hi guys, I'm trying to invoke a soap operation. I ran the configuration workflow adding the soap host (wsdl: https://xxx) and selected to import the certificate. At the vco control center I s... See more...
Hi guys, I'm trying to invoke a soap operation. I ran the configuration workflow adding the soap host (wsdl: https://xxx) and selected to import the certificate. At the vco control center I see the certificate at trusted ssl certificates, but when I ran some operation workflow I get the error: java.security.cert.CertificateException: Certificate is not in CA store. Any ideas? what am I doing wrong? thanks.
Hi, I did not see that workflow. I'll take a look. Thank you.
Hi guys, Do you have some example or some easy way about how to create a new VMFS datastore using Orchestrator? thank you.
Hi, Thank you very much again.
Hi guys, I'm trying to associate a vCenter tag to some VMs using the vAPI in orchestrator. I've found the "com_vmware_cis_tagging_tag_association" object that has the attach method. The i... See more...
Hi guys, I'm trying to associate a vCenter tag to some VMs using the vAPI in orchestrator. I've found the "com_vmware_cis_tagging_tag_association" object that has the attach method. The input parametes to the method are tag_id (string) and object_id (com_vmware_vapi_std_dynamic_id). I've found a way to get the tag_id but I was not able to get the object_id. How can I get an object of the type "com_vmware_vapi_std_dynamic_id" from a VcVirtualMachine? Thanks.
Hi, I was using a user that apparently did not have permissions to do the operation. I've changed the user and everything is working now. Thank you.
Hi, Thank you very much for the explanation. I followed the steps but when I run 'List all tags' I have the error: "com.vmware.vapi.std.errors.unauthenticated => {data=<unset>, messages=[co... See more...
Hi, Thank you very much for the explanation. I followed the steps but when I run 'List all tags' I have the error: "com.vmware.vapi.std.errors.unauthenticated => {data=<unset>, messages=[com.vmware.vapi.std.localizable_message => {args=[], default_message=This method requires authentication., id=vapi.method.authentication.required}]} (Workflow:List all tags / Scriptable task (item1)#6)" I used the same username and password at 'Import vAPI metamodel' and 'Add vAPI endpoint' workflows. Do you have some idea what may be? What am I doing wrong? Thanks.
Hi guys, I'm trying to execute the workflow that list all tags (vapi/examples/vsphere folder), but I have a lot of questions... How should I configure de vAPI? What is the vAPI endpoint? I... See more...
Hi guys, I'm trying to execute the workflow that list all tags (vapi/examples/vsphere folder), but I have a lot of questions... How should I configure de vAPI? What is the vAPI endpoint? I run the add vAPI endpoint workflow with the url https://[vcenterServer]/rest but when I try to run the List all tags workflow I receive the error: 'ReferenceError: "com_vmware_cis_tagging_tag" is not defined'. Is there another configuration that I should do? Is the vAPI url https://[vcenterServer]/rest? Do you have some example/tutorial about using the vAPI in orchestrator? Thank you..
Hi, I was using orchestrator 6. I was using the webservice from the orchestrator to call the workflows. The endpoint of the webservice was https:// orchestrator_server :8281/vco/vmware-vmo-web... See more...
Hi, I was using orchestrator 6. I was using the webservice from the orchestrator to call the workflows. The endpoint of the webservice was https:// orchestrator_server :8281/vco/vmware-vmo-webcontrol/webservice Now I have installed the orchestrator 7, but when I try to access the endpoint of the webservice I receive this: type Status report message /vco/vmware-vmo-webcontrol/webservice description The requested resource is not available. What is the new endpoint to access the webservice? or is there some configuration that I must do? I'm using the appliance version of orchestrator thanks.
Do you know if the latest version of 5.5 has the same issue?