Quantcast
Channel: VMware Communities : Discussion List - VMware vCloud SDK for Java
Viewing all articles
Browse latest Browse all 144

List of Possible Wildcards for QueryService?

$
0
0

Hello all,

 

I know I had this at one point or another, but cannot seem to find it.  Is there a published list of wildcards avaliable for Expressions / Query Service...  Might have been right in front of me (apologize if that is the case) but I didn't see it on any of the following:

 

 

I am trying to filter out vShield Edge devices from an QueryRecordType.AdminVM query...  tried this:

 

//filter out all the vShield Edge Device VMs
vmExpressionsList.add(new Expression(QueryAdminVMField.NAME, 'vse_*', ExpressionType.NOT_EQUALS));

 

but got a "Condition NOT_EQUALS_WILDCARD is not supported" VCloudException...  thinking if I knew what was available , I could probably figure this out on my own...

 

Thanks in advance!

 

-jason


Viewing all articles
Browse latest Browse all 144

Trending Articles



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