os-ken/ryu/tests/unit/lib/ofctl_json/of13/4-21-ofp_group_mod.packet.json

22 lines
449 B
JSON

{
"cmd": 0,
"group": {
"buckets": [
{
"actions": [
{
"max_len": 65535,
"port": 2,
"type": "OUTPUT"
}
],
"watch_group": 1,
"watch_port": 1,
"weight": 1
}
],
"group_id": 1,
"type": "ALL"
}
}