Question
How to use filters on objects?
Hi,
I'm trying to use filters on objects to fetch Firewall Policies. For example: I want to filter policies using dstaddr object.
URL https://localhost/api/v2/...ot&format=policyid|dstaddr&filter=dstaddr=@{name:192.168.1.5}
Method: GET
Thanks
