Hi.
I am trying to add rules into domains, having rules >10k via API.
I am adding in way so that needless creation of new rules in minimized/eliminated.
For this, i am using filters based on input source/destination/service. as rulebase if quite big.
Also, checking each rule would take a lot of time, "show-as-ranges" gives only 20 results in about 20-30 seconds and in case of without "show-as-ranges", we will need to make multiple nested queries for each rule to resolve a "uid"
Now, problem is that filter opion which used CMA filter is not very accurate. It works only in few cases. I have checked and verified that directly in smartdomain, it does not filter accurately.
Someone please guide me how should i proceed.