Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Path:/rest/data/platform/all
Example URI:/rest/data/platform/all
Example output:
Code Block
[
 {
  "id": 63525,
  "timeStamp": 1461333224740,
  "definedIPs": [
   "fe80:0:0:0:bc8a:e7ff:feab:a02%awdl0",
   "192.168.99.1",
   "fe80:0:0:0:a65e:60ff:fee5:b8db%en0",
   "192.168.1.140",
   "fe80:0:0:0:0:0:0:1%lo0",
   "0:0:0:0:0:0:0:1",
   "127.0.0.1"
 ],
  "agentName": "Agent1",
  "version": "1.6.9"
 },
 {
  "id": 239526,
  "timeStamp": 1464360543860,
  "definedIPs": [
   "fe80:0:0:0:b0bd:96ff:fe70:7cf0%awdl0",
   "2003:49:ab7b:9fad:d0e1:d4c3:96f6:1b4a",
   "2003:49:ab7b:9fad:a65e:60ff:fee5:b8db",
   "fe80:0:0:0:a65e:60ff:fee5:b8db%en0",
   "192.168.2.104",
   "fe80:0:0:0:0:0:0:1%lo0",
   "0:0:0:0:0:0:0:1",
   "127.0.0.1"
 ],
  "agentName": "Agent2",
  "version": "1.6.9"
 }
]

 

...