| { | |
| "sadis": { | |
| "integration": { | |
| "url": "http://bbsim.voltha.svc:50074/v2/subscribers/%s", | |
| "cache": { | |
| "enabled": true, | |
| "maxsize": 50, | |
| "ttl": "PT1m" | |
| } | |
| } | |
| }, | |
| "bandwidthprofile": { | |
| "integration": { | |
| "url": "http://bbsim.voltha.svc:50074/v2/bandwidthprofiles/%s", | |
| "cache": { | |
| "enabled": true, | |
| "maxsize": 40, | |
| "ttl": "PT1m" | |
| } | |
| } | |
| } | |
| } |