Introducing PowervRNI
I am excited to introduce PowervRNI to the world! In the 3.6 release of vRealize Network Insight (vRNI) in November, there was a public API added. Through this API, you can offload certain tedious...
View ArticleStoring the VMware NSX config in version control
Almost any organization that I’ve had the pleasure of talking with, uses Git either for code repositories where their developers work or for doing version control on their infrastructure systems. Git...
View ArticlevRealize Network Insight 3.8 – What’s new in the API?
One of my favorite products has just dropped a new version. vRealize Network Insight 3.8 (vRNI) has just hit the downloads and has a bunch of cool new stuff. vRNI 3.6 introduced a public API with which...
View ArticleGetting Started with the NSX SD-WAN by VeloCloud API
As with any proper Software-Defined solution, NSX SD-WAN by VeloCloud has an API to automate against. To be precise, the Orchestrator has an API to automate against. As you might have read in my post...
View ArticlePostman Collection for vRealize Network Insight APIs
When developing automation and using APIs, Postman is a very welcome tool. I use it to test out API calls and to make sure I format the calls correctly, before translating it to the code of whatever...
View ArticlevRealize Network Insight 4.1 – What’s New – API Edition
While I have all new features and awesomeness of the new version of vRealize Network Insight; 4.1, covered in my official VMware blog post (still can’t believe I get to post there ), I thought I’d also...
View ArticleNSX-T Manager: Increasing API requests per second
By default, the NSX-T Manager has a protection mechanism in place to prevent the API from being overloaded. This is a good thing, protecting the NSX-T Manager. But, the increasing integrations into...
View ArticleUsing OAuth for VMware Cloud Authentication
API calls towards VMware Cloud are typically done using refresh tokens. Most examples you can find about the VMC API are around refresh tokens. These are personally bound to a VMC user. Which makes...
View ArticleUsing OpenAI’s [free] Content Moderation API
By now, everyone knows about ChatGPT, GPT itself, and OpenAI. However, OpenAI is more than GPT: you can use their API to do image generation, speech to text, and text moderation assessments. This post...
View ArticleIntroducing AI Spend: AI API Usage Monitoring Made Easy
As an AI enthusiast who has built multiple AI products, I know the importance of tracking OpenAI API costs, identifying abuse instances and preventing runaway apps. While there are several tools...
View Article