aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json
diff options
context:
space:
mode:
authorHesam Rahimi <hesam.rahimi@huawei.com>2022-05-09 21:24:15 -0400
committerHesam Rahimi <hesam.rahimi@huawei.com>2022-05-09 21:24:15 -0400
commit645b21298c9a4aff5f3f625eabb586fff40db732 (patch)
tree7a0d2a3a2b86f2770827b6d8839de7fec351ced9 /platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json
parenta3fc5687fdd9b8d89fa36019d6e61eb2d22f8c27 (diff)
Making sure not to use the same CLL instance name for all endpoints' description attribute.
Issue-ID: SDNC-1694 Signed-off-by: Hesam Rahimi <hesam.rahimi@huawei.com> Change-Id: I26fed9419a7ff1d717450498b7dc9c5a3b5bf2ea Former-commit-id: 7e37cf7938d1e11d341fcfa2285132e797a50196
Diffstat (limited to 'platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json')
-rw-r--r--platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json2
1 files changed, 1 insertions, 1 deletions
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 24968f71..acbf4bab 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
@@ -34,7 +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-end-point-descr": ${ethernet-srv-end-points-list[${1}].service-instance-id-or-cll-id},
"etht-svc-access-points":[
{
"access-point-id": ${ethernet-srv-end-points-list[${1}].index-number},