Skip to main content
luckyt
New Member
May 5, 2018
Question

How to use filters on objects?

  • May 5, 2018
  • 0 replies
  • 2142 views

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