Skip to content

advanced filters in perl #5

@raulcabero

Description

@raulcabero

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions