Adding dependency between driver topology handlers and impl common handler to resolve...
[unimgr.git] / resources / localhost.postman_environment.json
diff --git a/resources/localhost.postman_environment.json b/resources/localhost.postman_environment.json
new file mode 100644 (file)
index 0000000..efb9ea7
--- /dev/null
@@ -0,0 +1,46 @@
+{
+  "id": "66973884-02f6-13a3-47c1-88211945d148",
+  "name": "localhost",
+  "values": [
+    {
+      "enabled": true,
+      "key": "host",
+      "value": "http://{{ip_address}}:8181",
+      "type": "text"
+    },
+    {
+      "enabled": true,
+      "key": "ip_address",
+      "value": "127.0.0.1",
+      "type": "text"
+    },
+    {
+      "enabled": true,
+      "key": "mininet_ip_address",
+      "value": "127.0.0.1",
+      "type": "text"
+    },
+    {
+      "enabled": true,
+      "key": "sip1_uuid",
+      "value": "sip:ovs-node:s1:s1-eth1",
+      "type": "text"
+    },
+    {
+      "enabled": true,
+      "key": "sip2_uuid",
+      "value": "sip:ovs-node:s2:s2-eth1",
+      "type": "text"
+    },
+    {
+      "enabled": true,
+      "key": "service_uuid",
+      "value": "cs:161001131f5:6ced9ae1",
+      "type": "text"
+    }
+  ],
+  "timestamp": 1516124582615,
+  "_postman_variable_scope": "environment",
+  "_postman_exported_at": "2018-01-16T17:44:14.646Z",
+  "_postman_exported_using": "Postman/5.4.0"
+}
\ No newline at end of file