Fixed SDWAN lan-port-config resource templates
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdlan-port-del.json
index 914bb66..953a9fd 100644 (file)
@@ -1,8 +1,7 @@
 {
-    "tnps": [
+    "ports": [
         {
-            "id": ${prop.lan.devicePortId},            
+            "id": ${prop.lan.devicePortId},
         }
     ]
 }
-