diff options
Diffstat (limited to 'installation')
-rw-r--r-- | installation/src/main/properties/generic-resource-api-dg.properties | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/installation/src/main/properties/generic-resource-api-dg.properties b/installation/src/main/properties/generic-resource-api-dg.properties index 74c515ff..10b6d670 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -49,6 +49,10 @@ restapi.cll-ethernet-service-loop-protection.templatefile=cll-ethernet-service-l restapi.cll-otn-src-domain-creation.templatefile=cll-otn-tunnel-src-domain.json restapi.cll-otn-dst-domain-creation.templatefile=cll-otn-tunnel-dst-domain.json restapi.cll-otn-domainG-creation.templatefile=cll-otn-tunnel-domainG.json +restapi.cll-subscribe-notification.templatefile=cll-subscribe-notification.json +restapi.cll-terminate-notification.templatefile=cll-terminate-notification.json +restapi.cll-create-pm-data.templatefile=cll-create-pm-data.json +restapi.cll-call-ves.templatefile=cll-call-ves.json restapi.naming.gen-name.templatefile=naming-ms-post-gen-name.json restapi.ss.pnf.templatefile=self-serve-pnf-assignments.json restapi.ss.vnf.templatefile=self-serve-vnf-assignments.json |