diff options
Diffstat (limited to 'installation')
-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 d4127133..5d4654a3 100644 --- a/installation/src/main/properties/generic-resource-api-dg.properties +++ b/installation/src/main/properties/generic-resource-api-dg.properties @@ -38,8 +38,10 @@ restapi.oof-getpath.templatefile=oof-getpath.json restapi.transport-slice-creation.templatefile=ts-allocate-tn-slice.json restapi.transport-sliceA-list-creation.templatefile=ts-allocate-tn-sliceA-list.json restapi.transport-sliceB-list-creation.templatefile=ts-allocate-tn-sliceB-list.json +restapi.transport-sliceG-list-creation.templatefile=ts-allocate-tn-sliceG-list.json restapi.ts-otn-src-domain-creation.templatefile=ts-otn-tunnel-src-domain.json restapi.ts-otn-dst-domain-creation.templatefile=ts-otn-tunnel-dst-domain.json +restapi.ts-otn-domainG-creation.templatefile=ts-otn-tunnel-domainG.json restapi.ts-ethernet-service.templatefile=ts-ethernet-service.json restapi.ts-coloring-uni-port.templatefile=ts-coloring-uni-port.json restapi.naming.gen-name.templatefile=naming-ms-post-gen-name.json |