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