Update call-home integration tests
[integration/test.git] / csit / variables / netconf / callhome / json / apiv1 / create_global_credentials.json
diff --git a/csit/variables/netconf/callhome/json/apiv1/create_global_credentials.json b/csit/variables/netconf/callhome/json/apiv1/create_global_credentials.json
new file mode 100644 (file)
index 0000000..ec18cc9
--- /dev/null
@@ -0,0 +1,6 @@
+{
+  "credentials": {
+    "username": "{username}",
+    "passwords": [ "{password}" ]
+  }
+}