Fixed SDWAN lan-port-config resource templates
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdlan-port-del.json
1 {
2     "ports": [
3         {
4             "id": ${prop.lan.devicePortId},
5         }
6     ]
7 }