blob: 287538ef220a4e25ca2059b8e37c083bac7b3e17 [file] [log] [blame]
Simon Hunta5e89142014-11-14 07:00:33 -08001{
2 "event": "addInstance",
3 "payload": {
Simon Hunt9b228cb2014-11-19 13:18:57 -08004 "id": "192.168.56.101",
Simon Hunt58c6d6e2014-11-28 13:36:47 -08005 "ip": "192.168.56.101",
Simon Hunta5e89142014-11-14 07:00:33 -08006 "online": true,
Simon Hunt58c6d6e2014-11-28 13:36:47 -08007 "uiAttached": false,
8 "switches": 2,
Simon Hunta5e89142014-11-14 07:00:33 -08009 "labels": [
Simon Hunt9b228cb2014-11-19 13:18:57 -080010 "192.168.56.101",
Simon Hunta5e89142014-11-14 07:00:33 -080011 "127.0.0.1"
12 ]
13 }
14}