Davide Sanvito | 05983ba | 2017-12-01 11:46:44 +0100 | [diff] [blame] | 1 | { |
| 2 | "statistics": [ |
| 3 | { |
| 4 | "id": 71, |
| 5 | "name": "org.onosproject.ifwd", |
| 6 | "intents": [ |
| 7 | { |
| 8 | "00:00:00:00:00:08/None00:00:00:00:00:01/None": [ |
| 9 | { |
| 10 | "id": "41658299096955970", |
| 11 | "tableId": 0, |
| 12 | "appId": "org.onosproject.net.intent", |
| 13 | "groupId": 0, |
| 14 | "priority": 100, |
| 15 | "timeout": 0, |
| 16 | "isPermanent": true, |
| 17 | "deviceId": "of:000000000000000c", |
| 18 | "state": "ADDED", |
| 19 | "life": 12, |
| 20 | "packets": 12, |
| 21 | "bytes": 1176, |
| 22 | "liveType": "UNKNOWN", |
| 23 | "lastSeen": 1512041486127, |
| 24 | "treatment": { |
| 25 | "instructions": [ |
| 26 | { |
| 27 | "type": "OUTPUT", |
| 28 | "port": "2" |
| 29 | } |
| 30 | ], |
| 31 | "deferred": [] |
| 32 | }, |
| 33 | "selector": { |
| 34 | "criteria": [ |
| 35 | { |
| 36 | "type": "IN_PORT", |
| 37 | "port": 4 |
| 38 | }, |
| 39 | { |
| 40 | "type": "ETH_DST", |
| 41 | "mac": "00:00:00:00:00:01" |
| 42 | }, |
| 43 | { |
| 44 | "type": "ETH_SRC", |
| 45 | "mac": "00:00:00:00:00:08" |
| 46 | } |
| 47 | ] |
| 48 | } |
| 49 | }, |
| 50 | { |
| 51 | "id": "41658299401587474", |
| 52 | "tableId": 0, |
| 53 | "appId": "org.onosproject.net.intent", |
| 54 | "groupId": 0, |
| 55 | "priority": 100, |
| 56 | "timeout": 0, |
| 57 | "isPermanent": true, |
| 58 | "deviceId": "of:0000000000000002", |
| 59 | "state": "ADDED", |
| 60 | "life": 12, |
| 61 | "packets": 12, |
| 62 | "bytes": 1176, |
| 63 | "liveType": "UNKNOWN", |
| 64 | "lastSeen": 1512041486122, |
| 65 | "treatment": { |
| 66 | "instructions": [ |
| 67 | { |
| 68 | "type": "OUTPUT", |
| 69 | "port": "2" |
| 70 | } |
| 71 | ], |
| 72 | "deferred": [] |
| 73 | }, |
| 74 | "selector": { |
| 75 | "criteria": [ |
| 76 | { |
| 77 | "type": "IN_PORT", |
| 78 | "port": 3 |
| 79 | }, |
| 80 | { |
| 81 | "type": "ETH_DST", |
| 82 | "mac": "00:00:00:00:00:01" |
| 83 | }, |
| 84 | { |
| 85 | "type": "ETH_SRC", |
| 86 | "mac": "00:00:00:00:00:08" |
| 87 | } |
| 88 | ] |
| 89 | } |
| 90 | } |
| 91 | ] |
| 92 | } |
| 93 | ] |
| 94 | } |
| 95 | ] |
| 96 | } |