{ "conditions": [ { "attribute": "WEBREQUEST_URL_PATH", "comparisonInfo": { "caseSensitive": false, "comparison": "REGEX_MATCHES", "negate": false, "type": "STRING", "value": "/api/v[0-9]{1}/currentDriver/vehicle/[a-zA-Z0-9]{17}/driver/[a-zA-Z0-9]{8}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{4}-[a-zA-Z0-9]{12}" } }, { "attribute": "SERVICE_TAG", "comparisonInfo": { "comparison": "EQUALS", "negate": false, "type": "TAG", "value": { "context": "CONTEXTLESS", "key": "Component", "value": "current-driver-service" } } } ], "enabled": true, "managementZones": [], "metadata": { "clusterVersion": "1.212.95.20210311-132530", "configurationVersions": [ 0 ] }, "namingPattern": "/api/v{version}/currentDriver/vehicle/\u003cVIN\u003e/driver/[UUID]", "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 } ] }