Category Archives: Python

Adding an NSX-T Tag to a vRA 8 VM – Tagging the VM Using ABX and Python

In my previous post I described how to use vRA 8’s native functionality to apply an NSX-T tag to a VM’s logical port. In this post I will describe how you can use vRA’s ABX platform to create a python … Continue reading

Posted in NSX, Python, Uncategorized, VMware, vRA, Vurtualization | Tagged , , , , , , | 2 Comments

Get all NSX-T tags in use with Python

I was at a recent customer engagement and was asked to provide a list of all the tags in use in their NSX-T environment. I wrote them a solution using vRO and the NSX-T API but thought it would be … Continue reading

Posted in NSX, Python, Scripting, Sysadmin, VMware | Leave a comment