adjusted TP_Mobile_Remote360 EMEA PROD

M_sloFix
SLW\ARNAUA 2022-03-24 14:08:21 +01:00
parent 3663894523
commit 9306aba53a
1 changed files with 18 additions and 7 deletions

View File

@ -18,13 +18,24 @@ module TP_Mobile_Remote360 {
or(
in(
"dt.entity.service_method",
entitySelector("type(service_method),
entitySelector(
"type(service_method),
fromRelationship.isServiceMethodOfService(
type(~"SERVICE~"),entityName(~"remote-360-composite-service - PROD~")
type(~"SERVICE~"),entityName.in
(~"remote-360-composite-service~")
)
")
,entityName.in(
~"GET /eadrax-r360/v1/events/$eventId~",
~"POST /eadrax-r360/v1/events/$eventId/cancel~",
~"POST /eadrax-r360/v1/event/execute~",
~"GET /eadrax-r360/v1/download/$eventId/$fileName~",
~"POST /eadrax-r360/v1/download/$eventId/$fileName/confirm~",
~"GET /eadrax-r360/v1/vehicle/$vin/egomodelurl~",
~"GET /eadrax-r360/v1/vehicle/$vin/key~",
~"GET /recordings/vehicle/$vin~"
)")
)
))):splitBy():auto:auto:sort(value(sum,descending)))"
))):splitBy():sum:auto:sort(value(sum,descending)))"
EOT
#if not set (removed) it's defaulted to "-1d"