{ "match": { "serviceClassRegex": "(Data-Catalogue)|(DataPublishing)", "serviceNameRegex": "Catalogue-WS", "calledMethodRegex": "(\/rest\/(api\/){0,1})profile(s){0,1}\/(?(list|profile_names))(\/{0,1})" }, "replace": { "serviceClass": "DataPublishing", "serviceName": "Catalogue-WS", "calledMethod": "listProfile" } }