-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
Hi,
I am trying to do an advanced filter to search some tags, but I was not able to make my filter to work, I have this filter in python and I am trying to do the same filter in Perl:
objectFilter= {'virtualGuests':{'tagReferences':{'tag':{'name':{'operation':'in','options':[{'name': 'data','value': tags}]}}}}}
I am only was able to do simple filters in perl, is it possible to do the advanced filter? do you have any example?
Metadata
Metadata
Assignees
Labels
No labels