summaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json
diff options
context:
space:
mode:
authorHerbert Eiselt <herbert.eiselt@highstreet-technologies.com>2022-05-10 14:44:51 +0000
committerGerrit Code Review <gerrit@onap.org>2022-05-10 14:44:51 +0000
commit49fb47f938b8196f68cb4fb6804045850887d58e (patch)
treec8a1305ff9e497b054f6f3aa7001344ce71bb0bd /platform-logic/restapi-templates/src/main/json/cll-ethernet-service-loop.json
parente54d78b487fd118a6f53e0493e0e17aacb3b2ca9 (diff)
parent645b21298c9a4aff5f3f625eabb586fff40db732 (diff)
Merge "Making sure not to use the same CLL instance name for all endpoints' description attribute."
Former-commit-id: 1019e164d28fddc912c32156d4565ab3c0c3a8c4
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},