blob: 82f3c9dab5f9a245522cb7a614bf719a57d3159e [file] [log] [blame]
Ray Milkey957bb372018-04-03 15:39:46 -07001{
2 "appCookie": "0x1",
3 "buckets": [
4 {
5 "type": "ALL",
6 "treatment": {
7 "instructions": [
8 {
9 "type": "OUTPUT",
10 "port": 21
11 }
12 ]
13 }
14 },
15 {
16 "type": "ALL",
17 "treatment": {
18 "instructions": [
19 {
20 "type": "OUTPUT",
21 "port": 22
22 }
23 ]
24 }
25 },
26 {
27 "type": "ALL",
28 "treatment": {
29 "instructions": [
30 {
31 "type": "OUTPUT",
32 "port": 23
33 }
34 ]
35 }
36 },
37 {
38 "type": "ALL",
39 "treatment": {
40 "instructions": [
41 {
42 "type": "OUTPUT",
43 "port": 24
44 }
45 ]
46 }
47 }
48 ]
49}