SDDC Import/Export

This is a blog series on the SDDC Import/Export for VMware Cloud on AWS Fling. The Fling enables you to save your VMware Cloud on AWS SDDC configuration and restore it to another SDDC.

Although I have made contributions to other Flings like VEBA and the Python Client for VMC, this is the first time I’ve been one of the primary developers. I am excited to be a part of bringing this tool to the VMC community! As of May 11, 2021, it is now a public open source project.

Part I – Introduction

Part II – Exporting

Part III – Importing

Part IV – Adding a New Feature – Finding API calls

Part V – Adding a New Feature – Writing the Export Code

Part VI – Adding a New Feature – Writing the Import Code

Part VII – Role Sync Feature

Part VII – API Pagination

Part IX – Improving Import Speeds