Category Archives: vRO

Using Ruby to Call vRO Workflows via the REST API

There are a bunch of posts out there showing how to connect to the REST API but I found there were very few that actually showed something interesting happening. So, I figured I’d throw together an quick ruby script showing … Continue reading

Posted in Automation, Ruby, Scripting, Sysadmin, vRO | Leave a comment

Configuring Infoblox in the home lab for vRO

Infoblox’s IPAM is an awesome product for IP address management, DHCP, DNS, etc. It is used by lots of companies and is often integrated with vRA/vRO. Because of this, I have a local install of the IPAM in my home … Continue reading

Posted in Automation, Home Lab, Sysadmin, vRO | Leave a comment

vRO Workflow to Get a DV Portgroup By Name

I recently needed a vRO workflow to get a distributed port group object to perform some work on. I had access to the name of the port group but I couldn’t find a workflow that would allow me to get … Continue reading

Posted in Automation, VMware, vRO | Leave a comment