Buf fixing for creation, deletion, and modification of a cloud leased-line (CLL)...
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / cll-ethernet-service-loop.json
index e4198aa..5bd29ce 100644 (file)
@@ -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 @@
                         },
                     }
                 ]
+            }
         ]
     }
 }