Remove "response" from yang.
[packetcable.git] / packetcable-client / cableflow1.json
1 {
2     "flow": {
3         "barrier": "false",
4         "cookie": "10",
5         "cookie_mask": "10",
6         "flow-name": "FooXf1",
7         "hard-timeout": "0",
8         "id": "1",
9         "idle-timeout": "0",
10         "installHw": "false",
11         "instructions": {
12             "instruction": {
13                 "apply-actions": {
14                     "action": {
15                         "drop-action": null,
16                         "order": "1"
17                     },
18                     "action": {
19                         "traffic-profile": "upstream_drop",
20                         "order": "0"
21                     }
22                 },
23                 "order": "0"
24             }
25         },
26         "match": {
27             "ethernet-match": {
28                 "ethernet-type": {
29                     "type": "2048"
30                 }
31             },
32             "ipv4-destination": "10.0.0.1/24"
33         },
34         "priority": "2",
35         "strict": "false",
36         "table_id": "0"
37     }
38 }