50 lines
1.0 KiB
JSON
50 lines
1.0 KiB
JSON
{
|
|
"conditions": [
|
|
{
|
|
"attribute": "WEBREQUEST_URL_PATH",
|
|
"comparisonInfo": {
|
|
"caseSensitive": false,
|
|
"comparison": "REGEX_MATCHES",
|
|
"negate": false,
|
|
"type": "STRING",
|
|
"value": "/api/vehicle/image/v[0-9]{1}/[a-zA-Z0-9]{17}"
|
|
}
|
|
},
|
|
{
|
|
"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": "/api/vehicle/image/v{version}/\u003cVIN\u003e",
|
|
"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
|
|
}
|
|
]
|
|
} |