Gather VM performance statistics from vRO
Hi all, I'm trying to create a workflow which will show me (System.log or something like that) CPU and Memory statistics of a specified VM from the past year (or a couple of months).Specifically I'm...
View ArticleSpecify root object for chooser not working in vRO 7.0.1
We've just noticed that specifying a root object for selecting a value in a form no longer seems to be working. I don't know if this might be related to another bug we discussed in this thread Bug?...
View ArticleObject URL, with a post
Hello, I was wondering if anyone else ever tried to use the object URL ?It seems pretty simple, but for some reason, the remote server always answer me as if my post was empty. I tried it with a curl,...
View ArticleHow to Execute Bluecat API calls with a Scriptable Task in vRO 6
Throwing this out to the community for some guidance. I'm still VERY new to javascript & vRO. I have vRO6 running with the Bluecat IPAM Plugin installed and working with the out-of-the-box actions...
View Article"Commad" is not executed properly in vro7 workflow...no error is showing in...
Hello All, I am trying to execute the below nsupdate command via "Command" class in vRO7 workflow. The workflow is executed properly but when I checked i found that nsupdate command is not executed...
View ArticleEvaluating multiple conditions on an if statement in workflow
Simple one but it's driving me nuts. How can I evaluate multiple conditions as part of a single if statement? my code looks like this:if (element.getAttributeWithKey(key).value !=="" ||...
View ArticlevCenter alarm action script to start vRO workflow with curl
I have a script that I use on the vCenter servers to launch when an alarm is triggered and this script will use curl to start a vRO workflow. Everything has been working great until I finished...
View Articlevro-configure.sh documentation
I'm looking to deploy and configure clean vRO 7 on demand for part of a pipeline for automated testing on completion of test remove it. It seems easy enough to deploy with ovftool and for configuring...
View ArticlevRO REST operation response
Hello- When consuming a REST api with the vRO plugin, is the response only dealt with as a string. I am consuming a REST api that returns a binary file that I want to place on the target VM eventually,...
View ArticlevAPI Endpoint configuration - List all tags workflow example
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...
View ArticleBLOG POST: How to Change the Package Signing Certificate of a vRO Appliance
HI All, In this post we will take a look how we can change the Package Signing Certificate (PSC) in vRealize Orchestrator (vRO) appliance. How to Change the Package Signing Certificate of a vRO...
View ArticlevRO Powershell Script Repo
I've been tinkering with running powershell scripts from vRO via a powershell host, and have a couple of questions on the matter: 1. It appears that script to be run on the powershell host cannot be a...
View Articledate of poweroff vm
Hi, Is there in the orchestrator an attribute which save when the server has been shutdown? Thanks!
View ArticleRunning Script on PowerShell Host - spaces in parameters
Hi Guys, How do i pass a parameter from vRO to a remote PowerShell host that has a space in it (e.g. the subject and body in the script below)? If I quote the parameter in the vRO form it works fine,...
View ArticleClone Windows VM with workflow, input type VC:Network vs....
Hi everyone, I cloned a Windows VM with the workflow "Clone, Windows Sysprep with single NIC and credential", where I could select a distributed virtual portgroup as the network. This worked...
View ArticleCookies and the soap plugin
Howdy all, I'm using the SOAP plugin to make calls to the Bluecat Networks Proteus API for IP management. From the Proteus documentation Proteus uses cookies to maintain state. When using...
View ArticlevRO 7 remove a trusted CA form the certificate store
I have tried removing a trusted CA from the certificate store using both the workflows and the Control Center and it doesn't seem to work. The workflow runs and the item looks like it is removed from...
View ArticleList all Resource Pools that are part of a ESXi cluster
Hello,I am trying to get a piece of code working that will list all the resource pools that are present in a ESXi cluster. I know I can find what resource pool a VM resides to. I do not want that. //...
View ArticleIs it possibly for a workflow to modify another workflows attributes?
The reason being: I have many workflows that have a powershell host variable coded as an attribute. As we upgrade vRO, those hardcoded attribute values are not brought over. So I am going to have to go...
View ArticlevRO mapping Azure vm powershell to vc:virtualmachine
I am creating a virtual machine in Azure via powershell and using a workflow, so everything works great from that perspective. But I need to create day 2 action items like power off/on, connect with...
View Article