-
Recent Posts
Recent Comments
- Chris on Adding an NSX-T Tag to a vRA 8 VM – Tagging the VM Using ABX and Python
- Chris on Adding an NSX-T Tag to a vRA 8 VM – Tagging the Logical Port
- erotik on Installing Spotify on OpenSuse Leap 42.3
- Michal on Using PowerCLI to Bulk Add Distributed Port Groups to a Distributed Virtual Switch
- Philipp von Wallenberg on Adding an NSX-T Tag to a vRA 8 VM – Tagging the Logical Port
Archives
- August 2024
- May 2024
- March 2022
- February 2022
- March 2020
- January 2020
- October 2019
- October 2018
- May 2018
- March 2018
- February 2018
- August 2017
- January 2017
- May 2016
- March 2016
- January 2016
- December 2015
- November 2015
- June 2015
- March 2015
- February 2015
- October 2014
- May 2014
- April 2014
- March 2014
- January 2012
- October 2011
- August 2011
- July 2011
Categories
Meta
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