blob: aee463bdd503c6254b7725da2c7e405c12ad7c9c [file] [log] [blame]
Gamze Abaka1e5ccf52018-07-02 11:59:03 +00001{
2 "integration": {
3 "cache": {
4 "maxsize": 60,
5 "ttl": "PT1m"
6 }
7 },
8 "entries": [
9 {
10 "id": "High Speed",
11 "cir": 1000000000,
12 "cbs": 384000,
13 "eir": 100000000,
14 "ebs": 384000,
15 "air": 100000000
16 },
17 {
18 "id": "Home User Speed",
19 "cir": 1000000000,
20 "cbs": 200000,
21 "eir": 100000000,
22 "ebs": 200000,
23 "air": 100000000
24 }
25 ]
26}