How to Specify a Location for Creating a VMware Resource Pool with PyVmomi?

19 Views Asked by At

I'm trying to create a VMware pool at a specific point in the tree using PyVmomi. It looks like I don't have permission to create the pool in the root folder, so how can I set a particular point? I'm using an example to create a resource pool with PyVmomi, but it's without comments, and I'm just debugging the reply structure to understand how to fill it in the right way.

Would appreciate any thoughts or advice

0

There are 0 best solutions below