diff options
Diffstat (limited to 'datarouter-prov/data/addSubscriber.txt')
-rw-r--r-- | datarouter-prov/data/addSubscriber.txt | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/datarouter-prov/data/addSubscriber.txt b/datarouter-prov/data/addSubscriber.txt new file mode 100644 index 00000000..a9d4156e --- /dev/null +++ b/datarouter-prov/data/addSubscriber.txt @@ -0,0 +1,15 @@ +
+{
+ "delivery" :
+
+ {
+ "url" : "http://172.18.0.3:7070/",
+ "user" : "LOGIN",
+ "password" : "PASSWORD",
+ "use100" : true
+ },
+ "metadataOnly" : false,
+ "suspend" : false,
+ "groupid" : 29,
+ "subscriber" : "sg481n"
+}
|