Hi. I have a pretty simple API call with a filter I'm trying to use with PI3.1. I want to return all Location Groups that contain the string "Region 2". This is the URI I'm trying, but the filter isn't working - I'm getting all the groups back. Am I doing something wrong here?
/webacs/api/v2/op/groups/sites.json?name=contains("Region%202")&noAlarms=true&nocount=true