vmware / python-client-for-vmware-cloud-on-aws

Python Client for VMware Cloud on AWS is an open-source 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.
Other
24 stars 20 forks source link

Add subcommand for connecting vTGW to external TGW #181

Closed mithil2906 closed 1 year ago

mithil2906 commented 1 year ago

Is your feature request related to a problem? Please describe.

Currently there is no subcommand to peer vTGW with external TGW:

vtc sub-command help get-task-status Get status of the current task. connect-aws Connect an vTGW to an AWS account disconnect-aws Disconnect a vTGW from an AWS account attach-dxgw Attach a Direct Connect Gateway to a vTGW detach-dxgw Detach a Direct Connect Gateway from a vTGW get-deployments Display a list of all SDDCs get-nsx-info Display NSX credentials and URLs attach-sddc Attach an SDDC to a vTGW detach-sddc Detach an SDDC from a vTGW create-sddc-group Create an SDDC group delete-sddc-group Delete an SDDC group get-group-info Display details for an SDDC group attach-vpc Attach a VPC to a vTGW detach-vpc Detach VPC from a vTGW vpc-prefixes Add or remove static routes to your vTGW.

Describe the solution you'd like

A subcommand to peer vTGW with External TGW is desired

Describe alternatives you've considered

No response

Additional context

No response

maulepilot117 commented 1 year ago

Enhancement tracked by Issue #164