{ "match": { "serviceClassRegex": "(DataCatalogue)|(DataPublishing)", "serviceNameRegex": "(science-catalogue)|(gcat)|(gCat)", "calledMethodRegex": "^(\/){0,1}(rest\/(api\/){0,1}){0,1}(?group|item|license|namespace|organization|profile|user)s\/(?!list|create)[%0-9a-zA-Z\\-_.+:]*$" }, "replace": { "serviceClass": "DataPublishing", "serviceName": "gcat", "calledMethod": "read ${Collection}" } }