Written by Sam McGeown
on 19/6/2019
Written by Sam McGeown
on 12/6/2019
Written by Sam McGeown
on 23/5/2019
I ran into this UI bug the other day when I was trying to enable route redistribution on an Edge in a Secondary site of a cross-vCenter NSX deployment.
The Edge itself was deployed correctly, and configured to peer with a physical northbound router, however when I attempted to configure the route redistribution I was unable to do so.
Fortunately, the solution was simple - use the API.
Perform a GET operation to retrieve the current BGP configuration 1 GET https://{{nsxmanager}}/api/4.
Written by Sam McGeown
on 2/2/2018
Just a quick post today, as I was working with a customer recently and we were trying to retrieve the Custom Properties assigned to a vRealize Automation 7.3 deployed Virtual Machine, similar to the one in the image below. It’s not as intuitive as you’d like it to be because of the split between IaaS APIs and Cafe APIs. Below you can see I’ve deployed a simple CentOS blueprint with a custom property at the Blueprint level (called “BlueprintLevel” with a value of “CustomProperty”) and a custom property at the VM level (called “CustomProperty” and a value of “Test123”).
Written by Sam McGeown
on 24/11/2017
Last Tuesday I had the privilege of presenting an introduction to the NSX APIs on vBrownBag EMEA - you can view the recording below or on vBrownBag’s youtube channel.
During the presentation I showed a mind map of the API, which I’ve made
available on GitHub in PDF format
I’ve also published the Postman collection and environment I used during the demonstration, which covers some basic configuration and deploy tasks:
Written by Simon Eady
on 29/10/2016
Written by Simon Eady
on 21/10/2016