diff --git a/CN_PROD/slo/TP_Mobile_Remote360.tf b/CN_PROD/slo/TP_Mobile_Remote360.tf index 3cdda12..e12644d 100644 --- a/CN_PROD/slo/TP_Mobile_Remote360.tf +++ b/CN_PROD/slo/TP_Mobile_Remote360.tf @@ -26,14 +26,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy()) @@ -51,14 +51,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy())) diff --git a/EMEA_PROD/slo/TP_Mobile_PersonalFavorites.tf b/EMEA_PROD/slo/TP_Mobile_PersonalFavorites.tf index 894a7c6..6f42aa8 100644 --- a/EMEA_PROD/slo/TP_Mobile_PersonalFavorites.tf +++ b/EMEA_PROD/slo/TP_Mobile_PersonalFavorites.tf @@ -26,10 +26,10 @@ module TP_Mobile_PersonalFavorites { ) ) ,entityName.in( - ~"POST /api/v2/favorites~", - ~"POST /api/v3/favorites~", - ~"GET /api/v2/favorites~", - ~"GET /api/v3/favorites~", + ~"POST /api/v2/favorites/~", + ~"POST /api/v3/favorites/~", + ~"GET /api/v2/favorites/~", + ~"GET /api/v3/favorites/~", ~"GET /api/v1/favorites~", ~"PUT /api/v2/favorites/~", ~"PUT /api/v3/favorites/~", @@ -52,10 +52,10 @@ module TP_Mobile_PersonalFavorites { ) ) ,entityName.in( - ~"POST /api/v2/favorites~", - ~"POST /api/v3/favorites~", - ~"GET /api/v2/favorites~", - ~"GET /api/v3/favorites~", + ~"POST /api/v2/favorites/~", + ~"POST /api/v3/favorites/~", + ~"GET /api/v2/favorites/~", + ~"GET /api/v3/favorites/~", ~"GET /api/v1/favorites~", ~"PUT /api/v2/favorites/~", ~"PUT /api/v3/favorites/~", diff --git a/EMEA_PROD/slo/TP_Mobile_Remote360.tf b/EMEA_PROD/slo/TP_Mobile_Remote360.tf index 3cdda12..e12644d 100644 --- a/EMEA_PROD/slo/TP_Mobile_Remote360.tf +++ b/EMEA_PROD/slo/TP_Mobile_Remote360.tf @@ -26,14 +26,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy()) @@ -51,14 +51,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy())) diff --git a/EMEA_PROD/slo/__main.tf b/EMEA_PROD/slo/__main.tf index 65ddaed..be7d621 100644 --- a/EMEA_PROD/slo/__main.tf +++ b/EMEA_PROD/slo/__main.tf @@ -1,7 +1,7 @@ terraform { required_providers { dynatrace = { - version = "1.10.0" + version = "1.11.0" source = "dynatrace-oss/dynatrace" } } diff --git a/NA_PROD/slo/TP_Mobile_PersonalFavorites.tf b/NA_PROD/slo/TP_Mobile_PersonalFavorites.tf index 22e1b86..d71a5de 100644 --- a/NA_PROD/slo/TP_Mobile_PersonalFavorites.tf +++ b/NA_PROD/slo/TP_Mobile_PersonalFavorites.tf @@ -26,10 +26,10 @@ module TP_Mobile_PersonalFavorites { ) ) ,entityName.in( - ~"POST /api/v2/favorites~", - ~"POST /api/v3/favorites~", - ~"GET /api/v2/favorites~", - ~"GET /api/v3/favorites~", + ~"POST /api/v2/favorites/~", + ~"POST /api/v3/favorites/~", + ~"GET /api/v2/favorites/~", + ~"GET /api/v3/favorites/~", ~"PUT /api/v2/favorites/~", ~"PUT /api/v3/favorites/~", ~"DELETE /api/v2/favorites/~" @@ -50,10 +50,10 @@ module TP_Mobile_PersonalFavorites { ) ) ,entityName.in( - ~"POST /api/v2/favorites~", - ~"POST /api/v3/favorites~", - ~"GET /api/v2/favorites~", - ~"GET /api/v3/favorites~", + ~"POST /api/v2/favorites/~", + ~"POST /api/v3/favorites/~", + ~"GET /api/v2/favorites/~", + ~"GET /api/v3/favorites/~", ~"PUT /api/v2/favorites/~", ~"PUT /api/v3/favorites/~", ~"DELETE /api/v2/favorites/~" diff --git a/NA_PROD/slo/TP_Mobile_Remote360.tf b/NA_PROD/slo/TP_Mobile_Remote360.tf index 3cdda12..e12644d 100644 --- a/NA_PROD/slo/TP_Mobile_Remote360.tf +++ b/NA_PROD/slo/TP_Mobile_Remote360.tf @@ -26,14 +26,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy()) @@ -51,14 +51,14 @@ module TP_Mobile_Remote360 { ) ) ,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~" + ~"GET /api/v1/events/[UUID]~", + ~"POST /api/v1/events/[UUID]/cancel~", + ~"POST /api/v1/event/execute~", + ~"GET /api/v1/download/[UUID]/~", + ~"POST /api/v1/download/[UUID]//confirm~", + ~"GET /api/v1/vehicle//egomodelurl~", + ~"GET /api/v1/vehicle//key~", + ~"GET /api/v1/recordings/vehicle/~" )") ) ))):splitBy())) diff --git a/NA_PROD/slo/__main.tf b/NA_PROD/slo/__main.tf index cfb991e..7cbed08 100644 --- a/NA_PROD/slo/__main.tf +++ b/NA_PROD/slo/__main.tf @@ -1,7 +1,7 @@ terraform { required_providers { dynatrace = { - version = "1.10.0" + version = "1.11.0" source = "dynatrace-oss/dynatrace" } }