summaryrefslogtreecommitdiffstats
path: root/testsuite/robot/assets/templates/aai/csit-vpn-binding.template
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/robot/assets/templates/aai/csit-vpn-binding.template')
-rw-r--r--testsuite/robot/assets/templates/aai/csit-vpn-binding.template18
1 files changed, 18 insertions, 0 deletions
diff --git a/testsuite/robot/assets/templates/aai/csit-vpn-binding.template b/testsuite/robot/assets/templates/aai/csit-vpn-binding.template
new file mode 100644
index 0000000..8c6743f
--- /dev/null
+++ b/testsuite/robot/assets/templates/aai/csit-vpn-binding.template
@@ -0,0 +1,18 @@
+{
+ "vpn-id": "${vpn_id}",
+ "vpn-name": "",
+ "vpn-platform": "",
+ "vpn-type": "",
+ "vpn-region": "",
+ "customer-vpn-id": "",
+ "route-distinguisher": "",
+ "access-provider-id": "",
+ "access-client-id": "",
+ "access-topology-id": "",
+ "src-access-node-id": "",
+ "src-access-ltp-id": "",
+ "dst-access-node-id": "",
+ "dst-access-ltp-id": "",
+ "operational-status": "",
+ "resource-version": ""
+} \ No newline at end of file