Implement dynamic procedure at REST interface
[anna.git] / example / diameter / launcher / resources / rest_api / ct / resources / servicesGxJson-request.json
diff --git a/example/diameter/launcher/resources/rest_api/ct/resources/servicesGxJson-request.json b/example/diameter/launcher/resources/rest_api/ct/resources/servicesGxJson-request.json
new file mode 100644 (file)
index 0000000..521b88f
--- /dev/null
@@ -0,0 +1,25 @@
+{
+   "servicesJson": {
+      "services": {
+         "node": [
+            {
+               "@applicationId": "16777238",
+               "@entity": "localhost:3869",
+               "@originHost": "ggsnNodeHostname.nodeHostRealm.com"
+            },
+            {
+               "@applicationId": "16777238",
+               "@diameterServer": "localhost:3869",
+               "@diameterServerSessions": "1",
+               "@originHost": "ownHostIdGx.operatorRealm.com"
+            }
+         ],
+         "stack": {
+            "@dictionary": "stacks/DictionaryGx.16777238.xml",
+            "@fixMode": "Always",
+            "@id": "16777238",
+            "@ignoreFlagsOnValidation": "yes"
+         }
+      }
+   }
+}