{ "match": { "serviceClassRegex": "(Data-Catalogue)|(DataPublishing)", "serviceNameRegex": "Catalogue-WS", "calledMethodRegex": "(\/){0,1}(rest\/(api\/){0,1})(?(groups|items|resources))\/(?list)(\/{0,1})" }, "replace": { "serviceClass": "DataPublishing", "serviceName": "Catalogue-WS", "calledMethod": "${Action} ${Collection}" } }