It is a test script I made it for my self education. I hope it will usefull for you.
This scipt exports FireWall and Nat Rulles from VMware vDirector.
- Python 3.6
- requests
- base64
- os
- sys
- time
- Admin access to VMware vDirector
pip3 install requests
pip3 intsal package
Just run script
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.
[GNU GPL V3]