Original DRS
Hi all, I created the original DRS workflow.I am still preparing it, but I'd like to hear opinions about the contents of my workflow.I am waiting for comments.
View ArticleCustom request form
We are trying to create dynamic custom properties in the bleuprint while users are requesting a machine. Example we have a custom property definition as below vmstorage.type - small, medium, large...
View ArticleCreate a REST/POST request
Hello, I would like to atomation the creation of my Linux VM by using REST API and Orchestrator, I currently encounter some difficulties to create a REST resquest with POST method from vRO to my RedHat...
View ArticlevRO 6- dynamically update a default input value in a user interaction form
I have a user interaction where the user can select 2 predefined values and the third fields' default value should update automatically with each change of the users' selection.The first 2 fields...
View ArticleUnassign elements from entitlements?
I see several actions and workflows that will assign Services/Resources/CatalogItems to an Entitlement. However, I do not see any facility to unassign any. I wondered if I could at least clear one out...
View ArticlePing server from workflow
Is there a method or some other function to ping a server, or a list of servers, from a workflow?
View ArticlevRA 6 \ AD plugin 3.0.1 Check if AD User account is locked?
Hello,for troubleshooting purposes I sometimes want to check if a AD User account is locked, using vRO. The current AD plugin version does not read the "lockoutTime" attribute. Any chance it might get...
View ArticleHow to configure a vRO user interaction field, to be not editable (in vRA)?
I've added a vRO workflow to vRA, using the ASD. The workflow displays a user interaction some time after execution (this is a manual user interaction), where fields are filled with dynamic properties....
View ArticlevRealize Automatio-Reservation API Unathorized
Have been working on some vRA APIs for Reservation creation. I am trying to see all business groups and compute resources using these urls...
View ArticleOrchestrator extension for vcenter not working
Hi ExpertsI am facing issue of not getting the orchestrator extension in the vcenter web client .When i click the orchestartor icon in the vsphere web client what i get is just a Introductionand...
View ArticleGetting the task object from a blocking task for vdcRecomposeVapp (create a...
Hi, I have a workflow that gets a blocking task message from AMQP and attempts to get the actual task details. The code looks like:- task = document..EntityLink.(@type == "vcloud:task").@id;...
View Articleexecuting workflow with REST
I've made this call from a python script using requests.post and I get a 200 return status and a list of the executions (just like I get when I do a requests.get with the same url). Inputs:params =...
View ArticleVirtual machine Disk Consolidate need
i am facing this issue on my virtual machine disk
View Article"ActiveDirectory.searchRecursively" Not returning any objects
After checking all of your posts, I realized that I can use ActiveDirectory object to search for "User". However; after setup up my default Active Directory; as requested; I still can't get any...
View ArticleLooking for way to query the full VRO api
I'm wondering if there is an API call that returns the API. I've utilized this feature with other REST APIs to reflect the API into say a Python class. Hoping there is something similar here. Tx for...
View ArticleSave a file when running workflow interactively
I've been using orchestrator for a while now and I'm pretty sure I know the answer to this but I figured I'd ask. If I am running a workflow and I want to save the results (a csv in this case) is...
View ArticleHow to parse REST requests results ?
Hello, I created a workflow to automatise the creation of a vm and his configuration under RedHat Satellite. In order to make the RedHat Satellite configuration, I need to run a REST request (with GET...
View ArticleMigrate VM
Hi,actually i am working for a project, which needs to migrate VMs between Hostsystem.Of course we got clusters, as well DRS Groups, so i found the action "migrate_VM", which is usable for DRS Cluster,...
View ArticleLogging into VM and a few other Orchestrator Questions
Right now to deploy VM's we use Customization Templates and apply them against a template. There is one part where during the configuration of the host I need to manually log into the VM so it can run...
View ArticleUsing "Complete a Work Item" workflow
Hi I would like to set the justification when using the WorkItemAction of Reject. How do I pass this to this built in workflow? cheers,Jakub
View Article