4e42e61adde7606e33d76e6f3288c1e5f05e52e3
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdlan-ip-subnets-del.json
1 {
2     "tnps": [
3         {
4             "id": ${prop.lan.lanPortId},            
5         }
6     ]
7 }
8