Implement dynamic procedure at REST interface
[anna.git] / example / diameter / launcher / resources / rest_api / ct / resources / servicesGxJson-request.json
1 {
2    "servicesJson": {
3       "services": {
4          "node": [
5             {
6                "@applicationId": "16777238",
7                "@entity": "localhost:3869",
8                "@originHost": "ggsnNodeHostname.nodeHostRealm.com"
9             },
10             {
11                "@applicationId": "16777238",
12                "@diameterServer": "localhost:3869",
13                "@diameterServerSessions": "1",
14                "@originHost": "ownHostIdGx.operatorRealm.com"
15             }
16          ],
17          "stack": {
18             "@dictionary": "stacks/DictionaryGx.16777238.xml",
19             "@fixMode": "Always",
20             "@id": "16777238",
21             "@ignoreFlagsOnValidation": "yes"
22          }
23       }
24    }
25 }