Quantcast
Channel: VMware Communities : Discussion List - vRealize Orchestrator
Viewing all articles
Browse latest Browse all 6251

after update to 7.2, findAllForType not working with filter

$
0
0

I just updated from 6.0.4 to 7.2 (targeting a venter 6.0 server). I also updated the vro plugin with the version found in the documents section here.

 

Basically when I run the code below it returns no results whereas before it found items. If I remove the xpath stuff it find a bunch of stuff.

 

var vDSList = Server.findAllForType("VC:DistributedVirtualPortgroup","xpath:name[starts-with(.,'"+networkToFindVds+"')]");

 

My hack wrong around (short of reverting) is to just pull null for the second parameter and then use a for loop to try and find what I need.

 

Is this a known issue?


Viewing all articles
Browse latest Browse all 6251

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>