summaryrefslogtreecommitdiffstats
path: root/deployment/src/main/release/etc/adapterInfo/adapterinfo.json
diff options
context:
space:
mode:
Diffstat (limited to 'deployment/src/main/release/etc/adapterInfo/adapterinfo.json')
-rw-r--r--deployment/src/main/release/etc/adapterInfo/adapterinfo.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/deployment/src/main/release/etc/adapterInfo/adapterinfo.json b/deployment/src/main/release/etc/adapterInfo/adapterinfo.json
new file mode 100644
index 0000000..26d07c3
--- /dev/null
+++ b/deployment/src/main/release/etc/adapterInfo/adapterinfo.json
@@ -0,0 +1,12 @@
+{
+ "serviceName": "multivimproxy",
+ "version": "v1",
+ "url": "/api/multivimproxy/v1",
+ "protocol": "REST",
+ "visualRange": "1",
+ "nodes": [{
+ "ip": "127.0.0.1",
+ "port": "8486",
+ "ttl": 0
+ }]
+} \ No newline at end of file