Advertisement
jarturon55

terminalStatusResponse

Aug 30th, 2018
94
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.38 KB | None | 0 0
  1. {
  2.     "summary": {
  3.         "total": 3,
  4.         "ok": 0,
  5.         "error": 0,
  6.         "networkError": 3
  7.     },
  8.     "detail": [
  9.         {
  10.             "rowNumber": 1,
  11.             "id": 1,
  12.             "primaryId": "ATM-NCRPS034",
  13.             "terminalName": "ATM-NCRPS034",
  14.             "ipAddress": "192.168.1.234",
  15.             "groupId": null,
  16.             "uuid": "673b05db-6641-4278-a31c-3b24c68a6d75",
  17.             "aliveTime": "24/1/2018 17:7:27",
  18.             "status": "Network Error",
  19.             "agentVersion": "R2.1.5"
  20.         },
  21.         {
  22.             "rowNumber": 2,
  23.             "id": 2,
  24.             "primaryId": "ATMSSWIN70404",
  25.             "terminalName": "ATMSSWIN70404",
  26.             "ipAddress": "192.168.1.235",
  27.             "groupId": null,
  28.             "uuid": "86022b32-839e-4f75-abe9-1dd9a73aeef7",
  29.             "aliveTime": "21/11/2017 14:19:7",
  30.             "status": "Network Error",
  31.             "agentVersion": "R2.1.10"
  32.         },
  33.         {
  34.             "rowNumber": 3,
  35.             "id": 3,
  36.             "primaryId": "WIN-KK3LUKH6SU6",
  37.             "terminalName": "WIN-KK3LUKH6SU6",
  38.             "ipAddress": "192.168.1.216",
  39.             "groupId": null,
  40.             "uuid": "08e9404c-d199-438e-9e1d-2b3b1d02b6b5",
  41.             "aliveTime": "7/5/2018 15:2:5",
  42.             "status": "Network Error",
  43.             "agentVersion": "R2.1.5"
  44.         }
  45.     ]
  46. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement