- Changing POST operation to PATCH for OTN Tunnel creation.
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / ts-otn-tunnel-src-domain.json
index 425caab..cbfde9f 100644 (file)
@@ -8,7 +8,8 @@
         "ietf-otn-tunnel:dst-tpn": ${dst-tpn-id},
         "dst-ttp-id": ${dst-ttp-id},
         "te-bandwidth": {
-          "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODU2"
+          "ietf-otn-tunnel:odu-type": "ietf-otn-types:prot-ODUFlex-gfp",
+          "ietf-otn-tunnel:gfp-n": ${gfp-n}
         },
         "ietf-otn-tunnel:dst-tributary-slot-count": 1,
         "ietf-optical-slice:slice-id": ${slice-instance-id},