Support for integration of E-Line based Cloud Leased Line service with hardware domai...
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / p2p-otn-tunnel-domainG.json
index 74e6d89..aa60c4a 100644 (file)
@@ -4,7 +4,7 @@
       "source": ${src-node-id},
     "destination": ${dst-node-id},
     "encoding": "ietf-te-types:lsp-encoding-oduk",
-    "name": ${otn-tunnel-name-src-domain},
+    "name": ${otn-tunnel-name-domainG},
     "restoration": {
       "enable": "false",
       "restoration-reversion-disable": "true",
       "wait-to-revert": 0
     },
     "te-bandwidth": {
-      "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU0"
+      "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODUFlex-gfp"
     },
     "switching-type": "ietf-te-types:switching-otn",
     "te-topology-identifier": {
-      "client-id": ${client-id},
-    "provider-id": ${provider-id},
-    "topology-id": ${topology-id}
-  },
+      "client-id": 6666,
+      "provider-id": 5555,
+      "topology-id": "11"
+    },
     "p2p-primary-paths": {
       "p2p-primary-path": [
         {
@@ -35,8 +35,8 @@
         }
       ]
     },
-    "ietf-otn-tunnel:dst-tributary-slot-count": ${gfp-n},
-    "ietf-otn-tunnel:src-tributary-slot-count": ${gfp-n},
+    "ietf-otn-tunnel:dst-tributary-slot-count": 8,
+    "ietf-otn-tunnel:src-tributary-slot-count": 8,
     "provisioning-state": "ietf-te-types:tunnel-admin-state-down"
     }
   ]