Input: /opendaylight-inventory:nodes/opendaylight-inventory:node[opendaylight-inventory:id='openflow:673249119553088'] 2054 SEND_FLOW_REM 0 ARP_FLOW 0 0 CONTROLLER 65535 1 NORMAL 65535 180 1800 10 Output: { "output": { "flow": [ { "idle-timeout": 180, "instructions": { "instruction": [ { "order": 0, "apply-actions": { "action": [ { "order": 1, "output-action": { "output-node-connector": "NORMAL", "max-length": 65535 } }, { "order": 0, "output-action": { "output-node-connector": "CONTROLLER", "max-length": 65535 } } ] } } ] }, "strict": false, "table_id": 200, "flags": "SEND_FLOW_REM", "cookie": 10, "hard-timeout": 1800, "match": { "ethernet-match": { "ethernet-type": { "type": 2054 } } }, "flow-name": "ARP_FLOW", "priority": 0 }, { "idle-timeout": 180, "instructions": { "instruction": [ { "order": 0, "go-to-table": { "table_id": 200 } } ] }, "strict": false, "table_id": 100, "flags": "SEND_FLOW_REM", "cookie": 10, "hard-timeout": 1800, "match": {}, "flow-name": "ARP_FLOW", "priority": 0 } ] } }