cd_e2e_monitoring_config/temp/request-naming-service/remoteservicesrsapivversion...

50 lines
1.0 KiB
JSON

{
"conditions": [
{
"attribute": "WEBREQUEST_URL_PATH",
"comparisonInfo": {
"caseSensitive": false,
"comparison": "REGEX_MATCHES",
"negate": false,
"type": "STRING",
"value": "/remoteservices/rsapi/v[0-9]{1}/[a-zA-Z0-9]{17}/history"
}
},
{
"attribute": "SERVICE_TAG",
"comparisonInfo": {
"comparison": "EQUALS",
"negate": false,
"type": "TAG",
"value": {
"context": "CONTEXTLESS",
"key": "Component",
"value": "APIGW"
}
}
}
],
"enabled": true,
"managementZones": [],
"metadata": {
"clusterVersion": "1.212.95.20210311-132530",
"configurationVersions": [
0
]
},
"namingPattern": "/remoteservices/rsapi/v{version}/\u003cVIN\u003e/history",
"placeholders": [
{
"aggregation": null,
"attribute": "WEBREQUEST_URL_PATH",
"delimiterOrRegex": "/v([0-9]{1})/",
"endDelimiter": null,
"kind": "REGEX_EXTRACTION",
"name": "version",
"normalization": "ORIGINAL",
"requestAttribute": null,
"source": null,
"useFromChildCalls": null
}
]
}