aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json')
-rw-r--r--runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json44
1 files changed, 0 insertions, 44 deletions
diff --git a/runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json b/runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json
deleted file mode 100644
index c63c3ea1d..000000000
--- a/runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics.json
+++ /dev/null
@@ -1,44 +0,0 @@
-{
- "acElementStatistics":[
- {
- "participantId":{
- "name":"name1",
- "version":"1.001"
- },
- "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
- "timeStamp": "2021-01-10T13:45:00.000Z",
- "state": "UNINITIALISED",
- "acElementUptime":250
- },
- {
- "participantId":{
- "name":"name1",
- "version":"1.001"
- },
- "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
- "timeStamp": "2021-01-10T15:45:00.000Z",
- "state": "UNINITIALISED",
- "acElementUptime":450
- },
- {
- "participantId":{
- "name":"name2",
- "version":"1.001"
- },
- "id": "709c62b3-8918-41b9-a747-d21eb79c6c21",
- "timeStamp": "2021-01-10T14:25:00.000Z",
- "state": "UNINITIALISED",
- "acElementUptime":330
- },
- {
- "participantId":{
- "name":"name2",
- "version":"1.001"
- },
- "id": "709c62b3-8918-41b9-a747-d21eb79c6c21",
- "timeStamp": "2021-01-10T16:35:00.000Z",
- "state": "UNINITIALISED",
- "acElementUptime":650
- }
- ]
-} \ No newline at end of file