[vspehre] not able to specify a resource pool in resourcepool-path property

Hullo!

I’m not able to specify a specific resource pool under the resourcepool-path property, the helper VM is always created in the “root” resource pool of a cluster. This is an issue since I wold like to restrict permissions to a specific Resource Pool and not to a whole cluster.

I have tried many syntaxes without success:

//host//resources/
//host//Resources/
//host//
/Resources/
/resources/
/

nothing seems to have the expected effect to put the helper VM into the right resource pool. Is this by design?