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