diff options
Diffstat (limited to 'installation/src/main/properties')
-rw-r--r-- | installation/src/main/properties/generic-resource-api-dg.properties | 2 |
1 files changed, 2 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 4ba46954..584f4c6c 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -48,6 +48,8 @@ restapi.p2p-otn-src-domain-creation.templatefile=p2p-otn-tunnel-src-domain.json restapi.p2p-otn-dst-domain-creation.templatefile=p2p-otn-tunnel-dst-domain.json restapi.p2p-otn-domainG-creation.templatefile=p2p-otn-tunnel-domainG.json restapi.p2p-ethernet-service.templatefile=p2p-ethernet-service.json +restapi.p2p-ethernet-service-vlan.templatefile=p2p-ethernet-service-vlan.json +restapi.p2p-ethernet-service-same-domain.templatefile=p2p-ethernet-service-same-domain.json restapi.p2p-subscribe-notification.templatefile=p2p-subscribe-notification.json restapi.p2p-terminate-notification.templatefile=p2p-terminate-notification.json restapi.p2p-create-pm-data.templatefile=p2p-create-pm-data.json |