VUM VumHostRemediatOption
Can anyone tell me the proper way to set up the hostOption(VumHostRemediationOption) to use with the VumObjectManager.remediate because I appear to be brain dead today and not getting something right....
View ArticleGet runtime CPU & memory usage for a running VM
For something that seems so easy, I'm having a hard time figuring this out. All I want to do is get the current CPU and memory usage of a running VM, but I can't seem to get the information. I have a...
View ArticleWhat is ISslService and IEndpointConfigurationService?
Sorry if I post in wrong place but I don't know where is the right place to ask this question , to admin, please feel free to move this post to right place:)We're VMware Parter that develop plugins...
View Articledifference between getAllSnapshotsOfVM()” and...
What is the difference between “getAllSnapshotsOfVM()” and “getAllSnapshotResultInDatastoreBrowser(false,false,false,true)”; Where can I find more information and examples on VMware orchestrator...
View ArticlevRO 7.0.1 & SRM 6.1.1 plugin error
Hi folks, I'm having an issue with the following builds:vRO-Appliance-7.0.1.17606-3571217VMware-srm-vcoplugin-6.1.1-3884620.vmoapp After adding the vCenter endpoints and restarting vRO the SRM sites...
View ArticleService blueprint form and Dynamic input displaying on VRA forms and validation
We are planning to create service blueprint for SCCM Agent installation on Existing windows/Linux servers. For ex: Install SCCM Agent Service blueprint form will display following fields on VRA...
View ArticleCreate Virtual Machine Hardware Report in VCO
Hello,I need to create a report that can show hardware of VMs(Number of Core and Socket of CPU, RAM in GB, Disk Space in GB).so I want some points for doing this.Thanks
View ArticleService blueprint form and Dynamic input displaying on VRA forms and validation
We are planning to create service blueprint for SCCM Agent installation on Existing windows/Linux servers. For ex: Install SCCM Agent Service blueprint form will display following fields on VRA...
View ArticleHow to start policy via script? (How to query policies via script?)
Hi guys I would like to be able to start a vRO Policy by a script. I have already found com.vmware.library.policy.startPolicy()in the API browser and would like to pass one of my vRealize Orchestrator...
View ArticleHow to get System.log messages from Asynch workflows
I have a workflow that runs 5 different workflows in an Asynchronous way. All works great but my only concern is capturing the output that each of the workflows generate using System.log(---);. My...
View ArticleInvalid username/password when try to login to vRO Client with vcoadmin user
After upgrade to vRealize Orchestrator 6.0.4, I get Invalid username/password when try to login to vRO Client with user and pass vcoadmin Authentication mode : ldap authentication Ldap Client embedded...
View Articlepnic vs. pnic in networkInfo
I have found strange thing, when I call host.configManager.networkSystem.networkInfo.pnic , I receive Array of VcPhysicalNicBut when I call host.configManager.networkSystem.networkInfo.vswitch[0].pnic...
View ArticleIs there an example of a workflow that reaches out to an API?
Thus far, I've been building workflows that call out to powershell commands that reach out to a restful API that accepts and responds with JSON. and those workflows work very well as is with a...
View ArticleHow to pass property attributes from vRA 7.0.0 to vRO 7.0.1 (custom...
Trying to trigger vRO (7.0.1) workflow (EMC ViPR Plugin workflow) from vRA (7.0.0) using Event subscriptions. The workflow gets triggered but fails immediately since the input attribute data is not...
View ArticleHow to find out Datacenter name using only VMName?
I am quite new to vRO and developing a automation where I need to find datacenter using only VMName.I am able to do it using, iterating all the datacenter and looking for my VMName.var myDatacenters =...
View ArticleModifying DNS using DNSCmd through vRO
I have a small VB script that asks for the host name and IP then adds the server to DNS. When I run the PS script through the PS editor it runs clean and adds the server to DNS. When I added the...
View ArticleChanges made to dynamic types in vCO, not reflected in vRA custom resource
Using the latest vRA 7.0.1 with the embedded vCO.I have successfully created a dynamic type object and am able to request it fine and it shows up in the items list and I can destroy it. All good so...
View ArticleDynamic Dropdown Values (SQL Query)
Here's the dilemma... I want to use a SQL query to populate a set of dropdown menu items, but everything I read discusses a select statement with a single column being returned.Whats wrong with this is...
View ArticleSchedule WorkFlow in Custom Time
Hi,How can i schedule a work flow in custom time?I want schedule my work flow every two week in Thursday.
View ArticlevRA 7.0.1 REST API Reservation Service - Getting...
Hello, i've been making a vRO Workflow to automate Business Group, Entitlement and Reservation creation, and i've stumbled upon a problamatic behavior of the vRA REST API. In the Reservation Creation...
View Article