Summary
Python Client for VMware Cloud on AWS Fling is a Python-based tool. Written in Python, the tool enables VMware Cloud on AWS users to automate the consumption of their VMware Cloud on AWS SDDC.
Note this is not to interact with your VMware Cloud on AWS vCenter but to run tasks such as creating and deleting networks, setting up security groups and services and building network security rules on the Management and Compute Gateways.
Contributions to the open source project this Fling is based on are welcome! Head to this GitHub page for more details.
Requirements
VMware Cloud on AWS version 1.9 and later:
Instructions
Detailed instructions can be downloaded in the instructions tab or can be found on the following blog posts:
https://nicovibert.com/2020/02/25/pyvmc-python-vmware-cloud-aws/
http://www.patrickkremer.com/pyvmc
Video
Changelog
Version 1.8.0
New Features:- Support for the long-awaited initial release of the VCDR API
- Significant function refactoring. The team has spent a lot of time splitting API calls into separate libraries. This makes re-use of the API calls much easier for anybody wanting to use the code in this project
- Fixed an issue where using any group name with lowercase characters caused errors when creating firewall rules
- Clarify args for new-network function
- Add clarifying documentation for new-group function
Version 1.7.0
- New commands - create-sddc-group, delete-sddc-group, get-group-info, get-sddc-info, get-nsx-info, attach-sddc, detach-sddc, connect-aws, disconnect-aws, attach-vpc, detach-vpc, vpc-prefixes, attach-dxgw, detach-dxgw, show-tgw-routes, show-t0-bgp-routes
- Bugfixes - Better error handling when config.ini is missing sections or values inside config.ini are missing
- Improvements - show-t0-routes displays in table format, sorted, with a legend
Version 1.6.5
- Bugfixes - Fixed handling of blank and invalid values values for prefix scope and length
- Feature - Update prefix attachment to allow both inbound and outbound prefix lists
- Feature - Update show function to show BGP neighbors with multiple lists
Version 1.6.0
- bug: Fixed display of route filters in show-t0-bgp-neighbors
- feature: added attach-t0-prefix list, detach-t0-prefix-list
Version 1.5.2
- New, clearer help section makes it easier to find commands
- Improved menu for new-t0-prefix-list
Version 1.5
Version 1.4
Version 1.3
Version 1.2
Version 1.1
Contributors
Similar Flings
No similar flings found. Check these out instead...

VMware vRealize Operations Docker 1.0 Adapter
The Docker Management Pack for vRealize Operations Manager collects performance data from monitored container and image objects in your Docker environment.

vSphere SDK for JavaScript
The vSphere SDK for JavaScript enables programmatic access to various vSphere-related Web Service APIs and supports both browser and Node.js environments.

VMware vSAN Live
vSAN is highly dynamic HCI system that needs constant monitoring. The VMware vSAN Live Fling is application for iOS and Android for monitoring of vSAN clusters on the go.

Horizon Helpdesk Utility
The Horizon Helpdesk Utility is designed to be a tool used by real help desk agents.

DRS Lens
DRS Lens is an attempt to provide a UI-based solution to help understand DRS better.

DKMS Module for VMware Workstation
This Fling is intended to be used by end users who run a rolling-release Linux distribution (Arch Linux for instance).