Sending "subscribe" command to a restconf server to receive event notifications.
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / cll-ethernet-service-loop.json
index b058169..24968f7 100644 (file)
@@ -1,6 +1,6 @@
 {
     "ietf-eth-tran-service:etht-svc":{
-        "etht-svc-instances":[
+        "etht-svc-instances":  [
             {
                 "etht-svc-name": ${eth-service-name},
                 "ietf-optical-slice:slice-id": ${slice-id},
@@ -34,6 +34,7 @@
                     ${repeat:ethernet-srv-end-points-list_length:
                         {
                             "etht-svc-end-point-name": ${ethernet-srv-end-points-list[${1}].ethernet-end-point-name},
+                            "etht-svc-end-point-descr": ${service-instance-id-or-cll-id},
                             "etht-svc-access-points":[
                                 {
                                     "access-point-id": ${ethernet-srv-end-points-list[${1}].index-number},