Hi,
I'm trying to find a way of finding out what pools are used by a given rule.
I know I could parse the rule for pool.use/pool.select
But i'm wondering if there is a better way.
Many thanks
Martin
Solved! Go to Solution.
Martin,
Your approach of parsing the rule for pool.use()/pool.select() is the correct approach.
Cheers.
Aidan.
Martin,
This question is a good one. I am doing a little digging and will let you know what I turn up...
Cheers.
Aidan.
Thanks, it seems to be working OK for us.