blob: 5f4d08b40d72c6dc6fa0e5558a11ba664a632c2b [file] [log] [blame]
Rizwan Haider8e5f4772016-08-17 18:04:35 -04001{
2 "endpoints": [
3 {
4 "url": "SCA_ETH_FPP_UNI_N",
5 "base": "onos/mef-sca-api/",
6 "methods": ["GET", "POST"],
7 "param": "interfaceCfgIdentifier"
8 },
9 {
10 "url": "SCA_ETH_FDFr_EC",
11 "base": "onos/mef-sca-api/",
12 "methods": ["GET", "POST"],
13 "param": "id"
14 }
15 ]
16}