aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/src/test/resources/mso-with-NULL.json
diff options
context:
space:
mode:
Diffstat (limited to 'asdc-controller/src/test/resources/mso-with-NULL.json')
-rw-r--r--asdc-controller/src/test/resources/mso-with-NULL.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/asdc-controller/src/test/resources/mso-with-NULL.json b/asdc-controller/src/test/resources/mso-with-NULL.json
new file mode 100644
index 0000000..b7ef75b
--- /dev/null
+++ b/asdc-controller/src/test/resources/mso-with-NULL.json
@@ -0,0 +1,15 @@
+{
+ "asdc-connections":{
+ "asdc-controller1":{
+ "user": "User",
+ "consumerGroup": "NULL",
+ "consumerId": "consumerId",
+ "environmentName": "environmentName",
+ "asdcAddress": "hostname",
+ "password": "1c551b8b5ab91fcd5a0907b11c304199",
+ "pollingInterval":10,
+ "pollingTimeout":30
+
+ }
+ }
+}