Add first work package for REST API implementation
[anna.git] / example / diameter / launcher / resources / rest_api / helpers / diameterJsonHelper / examples / aar.json
diff --git a/example/diameter/launcher/resources/rest_api/helpers/diameterJsonHelper/examples/aar.json b/example/diameter/launcher/resources/rest_api/helpers/diameterJsonHelper/examples/aar.json
new file mode 100644 (file)
index 0000000..47472f8
--- /dev/null
@@ -0,0 +1,98 @@
+{
+   "message": {
+      "@application-id": "16777236",
+      "@end-to-end-id": "0",
+      "@hop-by-hop-id": "0",
+      "@name": "AA-Request",
+      "@p-bit": "yes",
+      "@version": "1",
+      "avp": [
+         {
+            "@data": "test1;afNodeHostname.nodeHostRealm.com;1;8033450",
+            "@name": "Session-Id"
+         },
+         {
+            "@data": "16777236",
+            "@name": "Auth-Application-Id"
+         },
+         {
+            "@data": "afHost.afRealm.com",
+            "@name": "Origin-Host"
+         },
+         {
+            "@data": "afRealm.com",
+            "@name": "Origin-Realm"
+         },
+         {
+            "@data": "operatorRealm.com",
+            "@name": "Destination-Realm"
+         },
+         {
+            "@data": "ownHostId.operatorRealm.com",
+            "@name": "Destination-Host"
+         },
+         {
+            "@hex-data": "313232",
+            "@name": "AF-Application-Identifier"
+         },
+         {
+            "@name": "Media-Component-Description",
+            "avp": [
+               {
+                  "@data": "0",
+                  "@name": "Media-Component-Number"
+               },
+               {
+                  "@hex-data": "313232",
+                  "@name": "AF-Application-Identifier"
+               },
+               {
+                  "@data": "127",
+                  "@name": "Max-Requested-Bandwidth-UL"
+               },
+               {
+                  "@data": "133",
+                  "@name": "Max-Requested-Bandwidth-DL"
+               },
+               {
+                  "@alias": "ENABLED",
+                  "@data": "2",
+                  "@name": "Flow-Status"
+               },
+               {
+                  "@alias": "DEFAULT",
+                  "@data": "0",
+                  "@name": "Reservation-Priority"
+               }
+            ]
+         },
+         {
+            "@alias": "FINAL_SERVICE_INFORMATION",
+            "@data": "0",
+            "@name": "Service-Info-Status"
+         },
+         {
+            "@name": "Subscription-Id",
+            "avp": [
+               {
+                  "@alias": "END_USER_E164",
+                  "@data": "0",
+                  "@name": "Subscription-Id-Type"
+               },
+               {
+                  "@data": "626037099",
+                  "@name": "Subscription-Id-Data"
+               }
+            ]
+         },
+         {
+            "@hex-data": "3139322e3136382e302e31",
+            "@name": "Framed-IP-Address"
+         },
+         {
+            "@hex-data": "5741502e4d4f564953544152",
+            "@name": "Called-Station-Id"
+         }
+      ]
+   }
+}