updated slo
parent
0c9a664de4
commit
ddd6c5bc08
|
|
@ -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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):splitBy()))
|
||||
|
|
|
|||
|
|
@ -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/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
|
|
@ -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/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
|
|
|
|||
|
|
@ -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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):splitBy()))
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
version = "1.10.0"
|
||||
version = "1.11.0"
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"DELETE /api/v2/favorites/<favoriteId>~"
|
||||
|
|
@ -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/<favoriteId>~",
|
||||
~"PUT /api/v3/favorites/<favoriteId>~",
|
||||
~"DELETE /api/v2/favorites/<favoriteId>~"
|
||||
|
|
|
|||
|
|
@ -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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):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]/<fileName>~",
|
||||
~"POST /api/v1/download/[UUID]/<fileName>/confirm~",
|
||||
~"GET /api/v1/vehicle/<VIN>/egomodelurl~",
|
||||
~"GET /api/v1/vehicle/<VIN>/key~",
|
||||
~"GET /api/v1/recordings/vehicle/<VIN>~"
|
||||
)")
|
||||
)
|
||||
))):splitBy()))
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
terraform {
|
||||
required_providers {
|
||||
dynatrace = {
|
||||
version = "1.10.0"
|
||||
version = "1.11.0"
|
||||
source = "dynatrace-oss/dynatrace"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue