Among the many features released in HCX 4.2 is the inclusion of OS Assisted Migrations (OSAM) with the purchase price […]
Tag: VMC
Python Client for VMC on AWS – Part I – User Management
This is the first post in a blog series on the Python Client for VMC on AWS (PyVMC). I recently […]
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 […]
Cross-org group sharing in VMware Cloud on AWS
If you spend enough time around VMware Cloud on AWS, you will likely end up managing multiple organizations. Many customers […]
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 […]
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 […]
VMC on AWS 2-node scale-up
Last week, we released the ability to scale-up your 1-node SDDC to a 2-node SDDC with witness. 1-node SDDCs have […]
Monitoring VMware Cloud on AWS firewall changes with vRealize Log Insight Cloud
I am one of the admins of our team’s lab environment. Part of learning is making mistakes, and one of […]
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. […]
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 […]