RestConf commands
[scp/oam/modeling.git] / data-model / tools / o1-controller-restconf-commands / .vscode / settings.json
diff --git a/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json b/data-model/tools/o1-controller-restconf-commands/.vscode/settings.json
new file mode 100644 (file)
index 0000000..ce7dbb4
--- /dev/null
@@ -0,0 +1,10 @@
+{
+  "rest-client.environmentVariables": {
+    "local": {
+      "baseUrl": "http://localhost:8181",
+      "user": "admin",
+      "password": "admin",
+      "mountPoint": "ntsim_onf_core_model_1_4-0_51009",
+    },
+  }
+}
\ No newline at end of file