Tagged: python

Jira integration with vRA8 Python ABX

I thought for a bit of a laugh I would challenge myself to create an ABX action to raise a Jira ticket when a deployment fails. In the end it wasn’t too difficult and it certainly shows that there could be some good further use cases for integration...

ABX Send Email via MS Exchange 2019 with Python

If you have reviewed some of my other posts here on automationpro.co.uk, you will know that I’m a fan of the ABX functionality in vRA8. Something that I have been wanting to accomplish for a while is sending an email from an ABX. There are some awesome posts...

ABX DNS management with Python

I have been playing around with vra8 actions for a while now and whilst it is a handy function, I have found some issues with the PowerShell implementation. However, Python based actions seem to execute just fine. Whilst playing around I came across what looked like a really...