Forum Discussion
prole92_221949
Mar 05, 2017Cirrus
Hi,
You can do it like this:
mgmt/tm/asm/events/requests?$id=5027561620025376914
Where id is support_id
Hope this helps.
- SvenF_288567Mar 08, 2017Nimbostratus
Hi, I tried this on 12.1.1 (Icontrol Rest) but then I get the top 500 results. So it's doesn't take the filter based on the supportID
The only thing that works is
/mgmt/tm/asm/events/requests/
Does someone knows how to use the the filter with the rest api, for example all blocked requests for policy X. Do you need to post a json that contains specific filter info, or just a GET with parameters?
Regards