Implement dynamic procedure at REST interface
[anna.git] / example / diameter / launcher / resources / rest_api / ct / resources / servicesRxJson-request.json
diff --git a/example/diameter/launcher/resources/rest_api/ct/resources/servicesRxJson-request.json b/example/diameter/launcher/resources/rest_api/ct/resources/servicesRxJson-request.json
new file mode 100644 (file)
index 0000000..0aa21cd
--- /dev/null
@@ -0,0 +1,25 @@
+{
+   "servicesJson": {
+      "services": {
+         "node": [
+            {
+               "@applicationId": "16777236",
+               "@entity": "localhost:3868",
+               "@originHost": "afHost.afRealm.com"
+            },
+            {
+               "@applicationId": "16777236",
+               "@diameterServer": "localhost:3868",
+               "@diameterServerSessions": "1",
+               "@originHost": "ownHostId.operatorRealm.com"
+            }
+         ],
+         "stack": {
+            "@dictionary": "stacks/DictionaryRx.16777236.xml",
+            "@fixMode": "Always",
+            "@id": "16777236",
+            "@ignoreFlagsOnValidation": "yes"
+         }
+      }
+   }
+}