GET /rest/cluster/pending/devices

New in version 1.13.0.

Lists remote devices which have tried to connect, but are not yet configured in our instance.

  1. {
  2. "P56IOI7-MZJNU2Y-IQGDREY-DM2MGTI-MGL3BXN-PQ6W5BM-TBBZ4TJ-XZWICQ2": {
  3. "time": "2020-03-18T11:43:07Z",
  4. "name": "Friend Joe",
  5. "address": "192.168.1.2:22000"
  6. }
  7. }