integration test issues fix for sdwan and sotn
[sdnc/oam.git] / platform-logic / restapi-templates / src / main / json / sdwan-site-del.json
1 {
2     "sites": [
3         {
4             "id": ${prop.site.siteId}            
5         }
6     ]
7 }
8
9