summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json
blob: 238ec76421c316479e3dc98a58b06ba2c0ef7131 (plain)
1
2
3
4
5
6
7
8
9
10
{
    "sites": [
        {
            "name": ${prop.name},
            "controlPoints": []
        }
    ]
}