backing up
[vsorcdistro/.git] / ryu / build / lib.linux-armv7l-2.7 / ryu / tests / unit / lib / ofctl_json / of14 / 5-21-ofp_group_mod.packet.json
1 {
2     "cmd": 0,
3     "group": {
4         "buckets": [
5             {
6                 "actions": [
7                     {
8                         "max_len": 65535,
9                         "port": 2,
10                         "type": "OUTPUT"
11                     }
12                 ],
13                 "watch_group": 1,
14                 "watch_port": 1,
15                 "weight": 1
16             }
17         ],
18         "group_id": 1,
19         "type": "ALL"
20     }
21 }