Pull request #95: OPMAAS-3642 TP_ slos for CN updated

Merge in OPAPM/coco_terraform_config from OPMAAS-3642 to master

* commit '7ad8d744c3a525d2380567fba6db82763b1731e6':
  OPMAAS-3642 Wirkkette_ slos for CN updated
  OPMAAS-3642 TP_ slos for CN updated
OPMAAS-3622
Doris Ruppert (ext.) 2023-04-11 13:02:32 +00:00
commit c2f6ba3b12
8 changed files with 15 additions and 17 deletions

View File

@ -28,17 +28,14 @@ module TP_Mobile_RemoteServices {
~"POST /api/v2/presentation/remote-commands/<VIN>/climate-timer~",
~"POST /api/v2/presentation/remote-commands/<VIN>/light-flash~",
~"POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder~",
~"GET /api/v1/presentation/remote-history/<VIN>~",
~"POST /api/v3/presentation/remote-commands/eventStatus~",
~"POST /api/v3/presentation/remote-commands/<VIN>/door-lock~",
~"POST /api/v3/presentation/remote-commands/<VIN>/door-unlock~",
~"POST /api/v3/presentation/remote-commands/<VIN>/climate-now~",
~"GET /api/v3/presentation/remote-history/<VIN>~",
~"POST /api/v3/presentation/remote-commands/<VIN>/horn-blow~",
~"POST /api/v3/presentation/remote-commands/<VIN>/climate-timer~",
~"POST /api/v3/presentation/remote-commands/<VIN>/light-flash~",
~"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~",
~"POST /api/v3/presentation/remote-commands/eventPosition~"
~"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~"
)"))))):splitBy())
EOT

View File

@ -19,8 +19,7 @@ module TP_Mobile_Send2VehicleMGU {
)
)
,entityName.in(
~"/v2/motorist/[UUID]/trips~",
~"/v3/motorist/[UUID]/trips~"
~"/v3/motorist/[UUID]/trips~"
)"))))):splitBy())
/
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",entitySelector("type(service_method),
@ -30,7 +29,6 @@ module TP_Mobile_Send2VehicleMGU {
)
)
,entityName.in(
~"/v2/motorist/[UUID]/trips~",
~"/v3/motorist/[UUID]/trips~"
)"))))):splitBy()))
EOT

View File

@ -21,6 +21,8 @@ module TP_Mobile_VehicleData {
)
,entityName.in(
~"GET /api/v1/vehicles/<VIN>/state~",
~"GET /api/v2/vehicles/<VIN>/state~",
~"GET /api/v4/vehicles/state~",
~"GET /v1/vehicle/<VIN>~",
~"GET /v2/vehicle/<VIN>~"
)")))):splitBy())

View File

@ -20,7 +20,8 @@ module TP_Mobile_VehicleList {
)
)
,entityName.in(
~"GET /api/v1/vehicles~"
~"GET /api/v1/vehicles~",
~"GET /api/v2/vehicles~"
)"))))):splitBy())
/
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",
@ -31,7 +32,8 @@ module TP_Mobile_VehicleList {
)
)
,entityName.in(
~"GET /api/v1/vehicles~"
~"GET /api/v1/vehicles~",
~"GET /api/v2/vehicles~"
)"))))):splitBy()))
EOT

View File

@ -31,17 +31,14 @@ module Wirkkette__Remote_Services__-_Reliability_of_key_requests {
~"POST /api/v2/presentation/remote-commands/<VIN>/climate-timer~",
~"POST /api/v2/presentation/remote-commands/<VIN>/light-flash~",
~"POST /api/v2/presentation/remote-commands/<VIN>/vehicle-finder~",
~"GET /api/v1/presentation/remote-history/<VIN>~",
~"POST /api/v3/presentation/remote-commands/eventStatus~",
~"POST /api/v3/presentation/remote-commands/<VIN>/door-lock~",
~"POST /api/v3/presentation/remote-commands/<VIN>/door-unlock~",
~"POST /api/v3/presentation/remote-commands/<VIN>/climate-now~",
~"GET /api/v3/presentation/remote-history/<VIN>~",
~"POST /api/v3/presentation/remote-commands/<VIN>/horn-blow~",
~"POST /api/v3/presentation/remote-commands/<VIN>/climate-timer~",
~"POST /api/v3/presentation/remote-commands/<VIN>/light-flash~",
~"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~",
~"POST /api/v3/presentation/remote-commands/eventPosition~"
~"POST /api/v3/presentation/remote-commands/<VIN>/vehicle-finder~"
)"))))):splitBy())
EOT

View File

@ -22,7 +22,6 @@ module Wirkkette__Send_to_Car__MGU___-_Reliability_of_key_requests {
)
)
,entityName.in(
~"/v2/motorist/[UUID]/trips~",
~"/v3/motorist/[UUID]/trips~"
)"))))):splitBy())
/
@ -33,7 +32,6 @@ module Wirkkette__Send_to_Car__MGU___-_Reliability_of_key_requests {
)
)
,entityName.in(
~"/v2/motorist/[UUID]/trips~",
~"/v3/motorist/[UUID]/trips~"
)"))))):splitBy()))
EOT

View File

@ -24,6 +24,8 @@ module Wirkkette__Vehicle_Data__-_Reliability_of_key_requests {
)
,entityName.in(
~"GET /api/v1/vehicles/<VIN>/state~",
~"GET /api/v2/vehicles/<VIN>/state~",
~"GET /api/v4/vehicles/state~",
~"GET /v1/vehicle/<VIN>~",
~"GET /v2/vehicle/<VIN>~"
)")))):splitBy())

View File

@ -21,7 +21,8 @@ module Wirkkette__Vehicle_List__-_Reliability_of_key_requests {
)
)
,entityName.in(
~"GET /api/v1/vehicles~"
~"GET /api/v1/vehicles~",
~"GET /api/v2/vehicles~"
)"))))):splitBy())
/
(builtin:service.keyRequest.count.server:filter(and(or(in("dt.entity.service_method",
@ -32,7 +33,8 @@ module Wirkkette__Vehicle_List__-_Reliability_of_key_requests {
)
)
,entityName.in(
~"GET /api/v1/vehicles~"
~"GET /api/v1/vehicles~",
~"GET /api/v2/vehicles~"
)"))))):splitBy()))
EOT