X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=platform-logic%2Frestapi-templates%2Fsrc%2Fmain%2Fjson%2Fcll-ethernet-service-loop.json;h=5bd29ced35f90571c335c0ff04bf7cb202b1101a;hb=dfd2ca0b01409de98d89b36abdc82bd08cf474ca;hp=e4198aa547a03f131408253a5909cdd16088f473;hpb=b1ca6cef4cb2fa4bee61abda7e328b45c520c497;p=sdnc%2Foam.git diff --git a/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json b/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json index e4198aa5..5bd29ced 100644 --- a/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json +++ b/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json @@ -19,6 +19,7 @@ }, } ] + }, "resilience":{ "protection":{ "enable":"true", @@ -39,8 +40,6 @@ "access-node-id": ${ethernet-srv-end-points-list[${1}].eth-node-id}, "access-ltp-id": ${ethernet-srv-end-points-list[${1}].eth-node-tp-id}, "access-role": ${ethernet-srv-end-points-list[${1}].leafOrRootAccess} - // "ietf-eth-tran-types:leaf-access" - // "ietf-eth-tran-types:root-primary" } ], "outer-tag":{ @@ -56,6 +55,7 @@ }, } ] + } ] } }