blob: 3ba5fca69cd406bc6c386629d516e64cac14c07b [file] [log] [blame]
Simon Hunt48e61672015-01-30 14:48:25 -08001{
2 "event": "addInstance",
3 "payload": {
4 "id": "instD",
5 "ip": "123.33.44.55",
6 "online": true,
7 "uiAttached": false,
8 "switches": 133,
9 "labels": [
10 "instD",
11 "123.33.44.55"
12 ]
13 }
14}