From f42103ffd2f975aead14f487a10fb0874213224c Mon Sep 17 00:00:00 2001 From: rforstner Date: Fri, 20 May 2022 12:27:55 +0200 Subject: [PATCH] adapting SLO RS SLOs --- CN_PROD/slo/TP_Mobile_Remote360.tf | 4 ++-- CN_PROD/slo/TP_Mobile_RemoteServices.tf | 4 ++-- EMEA_PROD/slo/TP_Mobile_RemoteServices.tf | 8 ++++---- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CN_PROD/slo/TP_Mobile_Remote360.tf b/CN_PROD/slo/TP_Mobile_Remote360.tf index caf0bc0..e12644d 100644 --- a/CN_PROD/slo/TP_Mobile_Remote360.tf +++ b/CN_PROD/slo/TP_Mobile_Remote360.tf @@ -22,7 +22,7 @@ module TP_Mobile_Remote360 { "type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"remote-360-composite-service-PROD~" + ~"remote-360-composite-service - PROD~" ) ) ,entityName.in( @@ -47,7 +47,7 @@ module TP_Mobile_Remote360 { "type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"remote-360-composite-service-PROD~" + ~"remote-360-composite-service - PROD~" ) ) ,entityName.in( diff --git a/CN_PROD/slo/TP_Mobile_RemoteServices.tf b/CN_PROD/slo/TP_Mobile_RemoteServices.tf index 6770d5b..a2895c6 100644 --- a/CN_PROD/slo/TP_Mobile_RemoteServices.tf +++ b/CN_PROD/slo/TP_Mobile_RemoteServices.tf @@ -22,7 +22,7 @@ module TP_Mobile_RemoteServices { "type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"vehicle-remote-commands-composite-service-PROD~" + ~"btc-vehicle-remote-commands-composite-service - PROD~" ) ) ,entityName.in( @@ -49,7 +49,7 @@ module TP_Mobile_RemoteServices { "type(service_method), fromRelationship.isServiceMethodOfService( type(~"SERVICE~"),entityName.in( - ~"vehicle-remote-commands-composite-service-PROD~" + ~"btc-vehicle-remote-commands-composite-service - PROD~" ) ) ,entityName.in( diff --git a/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf b/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf index 09f1fe6..0c5d5ef 100644 --- a/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf +++ b/EMEA_PROD/slo/TP_Mobile_RemoteServices.tf @@ -33,9 +33,9 @@ module TP_Mobile_RemoteServices { ~"POST /api/v2/presentation/remote-commands//climate-timer~", ~"POST /api/v2/presentation/remote-commands//light-flash~", ~"POST /api/v2/presentation/remote-commands//charging-profile~", - ~"GET /api/v2/presentation/remote-commands/eventPosition~", + ~"POST /api/v2/presentation/remote-commands/eventPosition~", ~"GET /api/v1/presentation/remote-history/~", - ~"GET /api/v2/presentation/remote-commands/eventStatus~" + ~"POST /api/v2/presentation/remote-commands/eventStatus~" )") ) ))):splitBy()) @@ -60,9 +60,9 @@ module TP_Mobile_RemoteServices { ~"POST /api/v2/presentation/remote-commands//climate-timer~", ~"POST /api/v2/presentation/remote-commands//light-flash~", ~"POST /api/v2/presentation/remote-commands//charging-profile~", - ~"GET /api/v2/presentation/remote-commands/eventPosition~", + ~"POST /api/v2/presentation/remote-commands/eventPosition~", ~"GET /api/v1/presentation/remote-history/~", - ~"GET /api/v2/presentation/remote-commands/eventStatus~" + ~"POST /api/v2/presentation/remote-commands/eventStatus~" )") ) ))):splitBy()))