I want to write a script in Python & Django, where I will do CRUD operations for Port-group. I am working on VM Sphere / VM-Ware. But after searching a lot I got only a single repository for reference - https://github.com/vmware/pyvmomi-community-samples/tree/master/samples
PyVmomi library.
I am not able to write script for CRUD operations of Portgroup. Please also explain that are Port group under Central server access or under proxy access or under VM access. Please discuss in details.