blob: 84531de89a65c8372c73ec632bcc84adf2a1445d [file] [log] [blame]
Simon Hunta255a2c2014-11-13 22:29:35 -08001{
2 "event": "addLink",
3 "payload": {
Simon Hunt5f361082015-02-25 11:36:38 -08004 "id": "of:0000ffffffff0008/21-of:0000ffffffff0003/1",
Simon Hunta255a2c2014-11-13 22:29:35 -08005 "type": "direct",
Simon Huntcb56cff2014-11-17 11:42:26 -08006 "online": true,
Simon Hunta255a2c2014-11-13 22:29:35 -08007 "linkWidth": 2,
8 "src": "of:0000ffffffff0008",
Simon Hunt5f361082015-02-25 11:36:38 -08009 "srcPort": "21",
Simon Hunta255a2c2014-11-13 22:29:35 -080010 "dst": "of:0000ffffffff0003",
11 "dstPort": "1",
12 "props" : {
13 "BW": "70 Gb"
14 }
15 }
16}