summaryrefslogtreecommitdiffstats
path: root/plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json')
-rw-r--r--plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json b/plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json
new file mode 100644
index 000000000..238ec7642
--- /dev/null
+++ b/plugins/restapi-call-node/provider/src/test/resources/sdwan-site.json
@@ -0,0 +1,10 @@
+{
+ "sites": [
+ {
+ "name": ${prop.name},
+ "controlPoints": []
+ }
+ ]
+}
+
+