Fixed SDWAN lan-port-config resource templates
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdlan-ip-subnets-del.json
1 {
2
3     "IPSubnets": [
4
5         {
6
7             "id": ${prop.lan.lanPortId},
8
9         }
10
11     ]
12
13 }