This repository was archived by the owner on Mar 6, 2024. It is now read-only.

Description
Is your feature request related to a problem? Please describe.
I have created a org network and I am trying to create NAT rules for edge gateway configuration.
On Vmware UI there is an option to select interface as part of "Applied On" option in NAT rule creation.
But in pyvcloud library there is no such option provided.
So it is not possible to select the required interface. It is taking a default one.
This is a blocker for my work.
Describe the solution you'd like
I would like to have an option while creating the NAT rule to be able to select the interfaces.
Please see the UI example below:
![Uploading Screenshot 2022-11-15 at 12.08.43 PM.png…]()
Describe alternatives you've considered
I could not find any alternatives to this in pyvcloud library
Additional context
No response