aboutsummaryrefslogtreecommitdiffstats
path: root/platform-logic/restapi-templates/src/main/json/sdwan-wan-port-del.json
blob: bdd221661cc21f91560434c46ccc3c374f1f307b (plain)
1
2
3
4
5
6
7
{
    "tnps": [
        {
            "id": ${prop.wan.wanPortId},            
        }
    ]
}