aboutsummaryrefslogtreecommitdiffstats
path: root/robot/assets/templates/aai/add-vpn-binding.template
diff options
context:
space:
mode:
Diffstat (limited to 'robot/assets/templates/aai/add-vpn-binding.template')
-rw-r--r--robot/assets/templates/aai/add-vpn-binding.template18
1 files changed, 18 insertions, 0 deletions
diff --git a/robot/assets/templates/aai/add-vpn-binding.template b/robot/assets/templates/aai/add-vpn-binding.template
new file mode 100644
index 00000000..8c6743fe
--- /dev/null
+++ b/robot/assets/templates/aai/add-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