aboutsummaryrefslogtreecommitdiffstats
path: root/runtime-acm/src/test/resources/rest/monitoring/TestAcElementStatistics_Invalid.json
blob: 59af47828c83091c5013b40b37f52a1530cc26fc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
{
  "acElementStatisticsList":[
    {
      "participantId":{
        "name":"name1",
        "version":"1.001"
      },
      "id": "709c62b3-8918-41b9-a747-d21eb79c6c20",
      "state": "UNINITIALISED",
      "acElementUptime":250
    }
  ]
}