This is the first post in a blog series on the Python Client for VMC on AWS (PyVMC). I recently […]
Category: Code
VMware Code
SDDC Import/Export for VMware Cloud on AWS – Part VII – Role Sync Feature
The VMware Cloud Services portal has great features for sharing groups across organizations. However, there are situations where you may […]
PowerShell Bugfix – Contributing to the VMware.VMC.NSXT community module
The Problem The PowerShell Module for NSX-T Policy API on VMware Cloud on AWS is an open source community module […]
VMware Cloud on AWS – BGP Route Filtering with Postman
Update 2022-03-12 – Tom Twyman has a good post on using the PyVMC Fling to make route filtering configuration changes […]
VMware Event Broker Appliance – Part VI – Introduction to the Sockeye Service (Knative)
In Part V of this series, I introduced working with multiple Kubernetes clusters. In this post, I will introduce the […]
VMware Event Broker Appliance – Part V – Working with Multiple Kubernetes Clusters (Knative)
In Part II, I demonstrated how to copy the .kube/config file from the VEBA appliance to your local workstation for […]
Monitoring VMware Cloud on AWS maintenance with Notification Gateway webhooks – Part II
In my previous post, I showed how to monitor VMC maintenance events with a Slack webhook. You can review the […]
SDDC Import/Export for VMware Cloud on AWS – Part VI – Adding a New Feature – Writing the Import Code
In the previous post, we wrote code to export Service Access configuration. In this post, we will import the configuration. […]
Monitor Horizon logins via Slack webhook
Nico and I are working on a training idea we’re calling Start Coding: Today! The idea is that anybody can […]
SDDC Import/Export for VMware Cloud on AWS – Part V – Adding a New Feature – Writing the Export Code
In Part IV, I figured out the API calls for Service Access. In this post, I will implement the Python […]