Tag Archives: vRA8

vRO Get VM Object By Name

When working on VM’s deployed by vRA, vRO needs to operate on a VM object. This scriptable task will find a VM object by searching the vCenter inventories by the input VM name. The result will be a single VM … Continue reading

Posted in Uncategorized | Tagged , , , , | Leave a comment

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

Adding an NSX-T Tag to a vRA 8 VM – Tagging the Logical Port

Applying an NSX-T tag to a VM during a vRA 8 deployment can be accomplished in two different ways. The 1st route is to use vRA’s native tagging functionality in your blueprint. The other is to use ABX or vRO … Continue reading

Posted in Automation, NSX, Uncategorized, VMware, vRA | Tagged , , , , , | 2 Comments