Hi,
I'm trying to specify more than one monitoring.filters, but keep running into the error:
Error 400: Field filter had an invalid value
when specifying the filters as a comma separated list. I've tried a bunch of other things, but none are working & I can't find in the documentation anywhere that explicitly states how to provide more than one filter.
I can see in the code that the way the filters are extracted is done by ranging through the monitoring filters, and then extracting the prefix and modifier. But I cannot work out for the life of me how I am supposed to supply these multiple filters in a way that they get ranged through.
Any help would be appreciated.
Thanks,
Mal
Not a contribution