NonRT-RIC A1 Northbound API
[nonrtric.git] / sdnc-a1-controller / oam / 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 }