{ "match": { "serviceClassRegex": "Application", "serviceNameRegex": "perform-service", "calledMethodRegex": "^\/{0,1}gcube\/(service|resource)\/mappings(\/){0,1}.*" }, "replace": { "serviceClass": "Application", "serviceName": "perform-service", "calledMethod": "mappings" } }